![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
This is the complete list of members for yap::Game, including all inherited members.
| DISALLOW_COPY(Game) | yap::Game | private |
| Dispose() | yap::Game | virtual |
| drawingContext_ | yap::Game | protected |
| Game(const String &name) | yap::Game | explicit |
| GetScreenManager() | yap::Game | protected |
| HandleDispose() | yap::Game | protectedvirtual |
| HandleInit()=0 | yap::Game | protectedpure virtual |
| HandleOnEvent(const GuiEvent &guiEvent) | yap::Game | protectedvirtual |
| HandleRun(const Time &dt, IDrawingContext &context) | yap::Game | protectedvirtual |
| Init() | yap::Game | virtual |
| isRunning_ | yap::Game | private |
| Launch() | yap::Game | virtual |
| name_ | yap::Game | protected |
| screenManager_ | yap::Game | private |
| SetScreenManager(IGameScreenManager *screenManager) | yap::Game | protected |
| Stop() | yap::Game | protected |
| timer_ | yap::Game | private |
| window_ | yap::Game | protected |
| ~Game() | yap::Game | virtual |
| ~IGame() | yap::IGame | inlinevirtual |