33 std::shared_ptr<wb::manager>
whiteboard = std::shared_ptr<wb::manager>();
Class to store the actions that a player can undo and redo.
Manages a list of fake units for the display object.
The game event manager loads the scenario configuration object, and ensures that events are handled a...
persist_manager * persist
fake_unit_manager * fake_units
actions::undo_list * undo_stack
soundsource::manager * soundsources
game_lua_kernel * lua_kernel
game_classification * classification
pathfind::manager * tunnels
play_controller * controller
filter_context * filter_con
std::shared_ptr< wb::manager > whiteboard