Untold Engine
Beta v0.0.16
docs
|
The U4DKineticDictionary class is a dictionary for all actions currently active. More...
Public Member Functions | |
void | loadBehaviorDictionary (std::string uName, U4DDynamicAction *uDynamicModel) |
U4DDynamicAction * | getKineticBehavior (std::string uName) |
void | removeKineticBehavior (std::string uName) |
Static Public Member Functions | |
static U4DKineticDictionary * | sharedInstance () |
Method which returns an instace of the U4DKineticDictionary singleton. More... | |
The U4DKineticDictionary class is a dictionary for all actions currently active.
|
static |
Method which returns an instace of the U4DKineticDictionary singleton.