The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
reset_gamestate_exception Struct Reference

#include <playsingle_controller.hpp>

Public Member Functions

 reset_gamestate_exception (boost::shared_ptr< config > l, bool s=true)
 

Public Attributes

boost::shared_ptr< configlevel
 
bool start_replay
 

Detailed Description

Definition at line 30 of file playsingle_controller.hpp.

Constructor & Destructor Documentation

reset_gamestate_exception::reset_gamestate_exception ( boost::shared_ptr< config l,
bool  s = true 
)
inline

Definition at line 32 of file playsingle_controller.hpp.

Member Data Documentation

boost::shared_ptr<config> reset_gamestate_exception::level
bool reset_gamestate_exception::start_replay

The documentation for this struct was generated from the following file: