LPCGame
A Simple 2d Game Engine
|
Experimental and untested: represents an element of the "path" to access a node. More...
#include <json.h>
Public Member Functions | |
PathArgument (ArrayIndex index) | |
PathArgument (const char *key) | |
PathArgument (const std::string &key) | |
Friends | |
class | Path |
Experimental and untested: represents an element of the "path" to access a node.