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::DebugWindowObj 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 addWatch (const string &sName, Sint32 *iIntegerVar, double *dDoubleVar=nullptr)
 
Sint32 removeWatch (const string &sName)
 
Sint32 setRefreshInterval (Sint32)
 
Sint32 getRefreshInterval ()