![]() |
CRM64Pro GDK
v0.94
A free cross-platform game development kit built on top of SDL 2.0
|
Inherits CRM64Pro::Base, and CRM64Pro::ObjectBase.
Public Member Functions | |
Sint32 | info (Sint32 iMode=0) |
Sint32 | getName (string &sName) |
Uint32 | getID () |
Sint32 | attachTo (Sint32 idScreen) |
Sint32 | print (const char *format,...) |
Sint32 | vPrint (const char *format, va_list args) |
Sint32 | addCmdHandler (const string &sCommandName, const string &sCommandHelp, Sint32(*cmdFunc)(vector< string > *, ConsoleObj *pCon)) |
Sint32 | executeCmd (const string &) |