![]() |
CRM64Pro GDK
v0.97
A free cross-platform game development kit built on top of SDL 2.0
|
Inherits CRM64Pro::Base.
Public Member Functions | |
Sint32 | info (Sint32 iMode=0) |
const string & | getVersion () |
const string & | getCopyright () |
Sint32 | requireVersion (Uint8 iMajor, Uint8 iMinor) |
Sint32 | update (SDL_Event *evUser=nullptr) |
float | getLogicTime () |
Sint32 | getKeyState (SDL_Keycode keycode) |
const char * | getKeyName (SDL_Keycode keycode) |
Sint32 | getKeyboardFocus () |
Static Public Member Functions | |
static Main & | Instance () |
static void | Terminate () |
static Sint32 | isInit () |