#include <initial.h>
Initial::Initial |
( |
std::shared_ptr< Game > |
game | ) |
|
void Initial::add_gui_hooks |
( |
| ) |
|
|
private |
void Initial::add_hooks |
( |
| ) |
|
|
private |
void Initial::add_hooks |
( |
const std::string & |
button, |
|
|
const CEGUI::Event::Subscriber & |
callback |
|
) |
| |
|
private |
bool Initial::change_state |
( |
const CEGUI::EventArgs & |
event | ) |
|
|
private |
void Initial::init_gui |
( |
| ) |
|
|
private |
void Initial::load_window |
( |
| ) |
|
|
private |
void Initial::update |
( |
float |
delta | ) |
|
|
virtual |
CEGUI::Window* Initial::menu_window_ |
|
private |
The documentation for this class was generated from the following files:
- /home/isaac.lacoba/repos/tfg.tinman/src/state/initial.h
- /home/isaac.lacoba/repos/tfg.tinman/src/state/initial.cpp