CRM64Pro GDK  v0.94
A free cross-platform game development kit built on top of SDL 2.0
Public Member Functions | List of all members
CRM64Pro::PanelObj Class Reference

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 createWidget (const string &sName, eWidgetType eWT, Sint32 iWID)
 
WidgetgetWidget (Sint32 iWID)
 
Sint32 closeWidget (Sint32 iWID)
 
Sint32 type (ePanelType ePT=PT_RETRIEVE, Sint32 iTime=0)
 
Sint32 save (const string &sFileCDC)
 
Sint32 save (Sint32 idCDC)