#include <Game.hpp>
List of all members.
Detailed Description
Definition at line 19 of file Game.hpp.
Constructor & Destructor Documentation
| yap::Game::Game |
( |
const String & |
name | ) |
|
|
explicit |
Member Function Documentation
| yap::Game::DISALLOW_COPY |
( |
Game |
| ) |
|
|
private |
| void yap::Game::Dispose |
( |
| ) |
|
|
virtual |
| void yap::Game::HandleDispose |
( |
| ) |
|
|
protectedvirtual |
| virtual void yap::Game::HandleInit |
( |
| ) |
|
|
protectedpure virtual |
| bool yap::Game::HandleOnEvent |
( |
const GuiEvent & |
guiEvent | ) |
|
|
protectedvirtual |
| void yap::Game::Launch |
( |
| ) |
|
|
virtual |
Member Data Documentation
| bool yap::Game::isRunning_ |
|
private |
| sf::RenderWindow* yap::Game::window_ |
|
protected |
The documentation for this class was generated from the following files:
- G:/YAPOG/YAPOG/YAPOG/include/YAPOG/Graphics/Game/Game.hpp
- G:/YAPOG/YAPOG/YAPOG/src/YAPOG/Graphics/Game/Game.cpp