Antkeeper
0.0.1
|
#include <extras-menu-state.hpp>
Public Member Functions | |
extras_menu_state (::game &ctx) | |
virtual | ~extras_menu_state () |
![]() | |
game_state (::game &ctx) | |
Constructs a game state. More... | |
virtual | ~game_state ()=0 |
Destructs a game state. More... | |
Additional Inherited Members | |
![]() | |
::game & | ctx |
Definition at line 27 of file extras-menu-state.hpp.
|
explicit |
Definition at line 33 of file extras-menu-state.cpp.
|
virtual |
Definition at line 129 of file extras-menu-state.cpp.