#include <playsingle_controller.hpp>
Public Member Functions | |
reset_gamestate_exception (boost::shared_ptr< config > l, bool s=true) | |
Public Attributes | |
boost::shared_ptr< config > | level |
bool | start_replay |
Definition at line 30 of file playsingle_controller.hpp.
|
inline |
Definition at line 32 of file playsingle_controller.hpp.
boost::shared_ptr<config> reset_gamestate_exception::level |
Definition at line 33 of file playsingle_controller.hpp.
Referenced by playsingle_controller::play_scenario_main_loop().
bool reset_gamestate_exception::start_replay |
Definition at line 34 of file playsingle_controller.hpp.
Referenced by playsingle_controller::play_scenario_main_loop().