|
virtual void | bind () override |
|
bool | apiValid (apikey key) |
|
int | apiShowMessage (const std::string &string) |
|
int | apiPlayVoice (const std::string &soundFile) |
|
int | apiSetEventActive (apikey eventPoll, bool active) |
|
apikey | apiCreateSingleShotTimer (const std::string &callback, float delta) |
|
apikey | apiCreateLoopingTimer (const std::string &callback, float delta) |
|
The documentation for this class was generated from the following files:
- src/scripting/bindings/commonbindings.h
- src/scripting/bindings/commonbindings.cpp