KGame Class Reference

Inheritance diagram for KGame:
[legend]
Collaboration diagram for KGame:
[legend]
List of all members.

Public Member Functions

 KGame (HINSTANCE hInstance)
virtual ~KGame ()
virtual bool Init ()
virtual void End ()
void SethWnd (HWND hWnd)
HWND GethWnd ()
HINSTANCE GethInstance ()
KIniGetpIniFile ()
KVariableListGetpVariable ()
KCommandListGetpCommand ()
KTIME GetStartTime ()
KVERSION GetVersion ()
void Quit ()

Static Protected Member Functions

static void CommandEcho (KStr sArgument, void *pContext)
static void CommandExit (KStr sArgument, void *pContext)
static void CommandHelp (KStr sArgument, void *pContext)

Protected Attributes

HINSTANCE m_hInstance
KInim_pIniFile
KVariableListm_pVariable
KCommandListm_pCommand
KTIME m_StartTime
KVERSION m_Version
bool m_bQuit
HWND m_hWnd

Detailed Description

Definition at line 23 of file Game.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:31 2007 for Zythum Project by  doxygen 1.5.1-p1