Leistungsstarkes Game Framework
The game framework based on game framework by Woei Kae Chen
|
This is the complete list of members for game_framework::CGame, including all inherited members.
CGame() | game_framework::CGame | |
Instance() | game_framework::CGame | static |
IsRunning() | game_framework::CGame | |
OnDraw() | game_framework::CGame | |
OnFilePause() | game_framework::CGame | |
OnIdle() | game_framework::CGame | |
OnInit() | game_framework::CGame | |
OnInitStates() | game_framework::CGame | |
OnKeyDown(UINT, UINT, UINT) | game_framework::CGame | |
OnKeyUp(UINT, UINT, UINT) | game_framework::CGame | |
OnKillFocus() | game_framework::CGame | |
OnLButtonDown(UINT nFlags, CPoint point) | game_framework::CGame | |
OnLButtonUp(UINT nFlags, CPoint point) | game_framework::CGame | |
OnMouseMove(UINT nFlags, CPoint point) | game_framework::CGame | |
OnRButtonDown(UINT nFlags, CPoint point) | game_framework::CGame | |
OnRButtonUp(UINT nFlags, CPoint point) | game_framework::CGame | |
OnResume() | game_framework::CGame | |
OnSetFocus() | game_framework::CGame | |
OnSuspend() | game_framework::CGame | |
SetGameState(int) | game_framework::CGame | |
~CGame() | game_framework::CGame |