#include <Game.hpp>
List of all members.
Detailed Description
Definition at line 21 of file Game.hpp.
Constructor & Destructor Documentation
Member Function Documentation
| void ycl::Game::HandleDispose |
( |
| ) |
|
|
virtual |
| void ycl::Game::HandleInit |
( |
| ) |
|
|
virtual |
| void ycl::Game::InitContentManager |
( |
const yap::Path & |
contentRootPath | ) |
|
|
private |
| void ycl::Game::InitDrawingContext |
( |
const yap::Vector2 & |
resolution | ) |
|
|
private |
| void ycl::Game::InitGameInputManager |
( |
| ) |
|
|
private |
| void ycl::Game::InitLoggerManager |
( |
| ) |
|
|
private |
| void ycl::Game::InitObjectFactory |
( |
| ) |
|
|
private |
| void ycl::Game::InitRandom |
( |
| ) |
|
|
private |
| void ycl::Game::InitScreenManager |
( |
| ) |
|
|
private |
| void ycl::Game::InitWorldObjectStateFactory |
( |
| ) |
|
|
private |
Member Data Documentation
The documentation for this class was generated from the following files:
- G:/YAPOG/YAPOG/YAPOG.Client/include/Game.hpp
- G:/YAPOG/YAPOG/YAPOG.Client/src/Game.cpp