![]() |
CRM64Pro GDK
v0.94
A free cross-platform game development kit built on top of SDL 2.0
|
Inherits CRM64Pro::Base, and CRM64Pro::ManagerBase.
Public Member Functions | |
Sint32 | info (Sint32 idGUI=0) |
Sint32 | create (const string &sName, Uint32 iType=GUI_PANEL) |
Sint32 | close (Sint32 idGUI) |
Sint32 | getNum () |
Sint32 | setName (Sint32 idGUI, const string &sName) |
PanelObj * | getPanel (Sint32 idGUI=0) |
Sint32 | getPanelFocus () |
Sint32 | setPanelFocus (Sint32 idGUI) |
ConsoleObj * | getConsole (Sint32 idGUI=GUI_CONSOLE) |
DebugWindowObj * | getDebugWindow (Sint32 idGUI=0) |
Sint32 | load (const string &sFileCDC, const string &sName) |
Sint32 | load (Sint32 idCDC, const string &sName) |
Sint32 | getFontWhiteAA () |
Sint32 | getFontBlack () |
Sint32 | getIconInfo () |
Sint32 | getIconWarning () |
Sint32 | getIconError () |