#include <game_errors.hpp>
Public Member Functions | |
load_game_exception (const std::string &game, bool show_replay, bool cancel_orders) | |
Public Attributes | |
std::string | game |
bool | show_replay |
bool | cancel_orders |
Definition at line 51 of file game_errors.hpp.
game::load_game_exception::load_game_exception | ( | const std::string & | game, | |
bool | show_replay, | |||
bool | cancel_orders | |||
) | [inline] |
Definition at line 52 of file game_errors.hpp.
std::string game::load_game_exception::game |
Definition at line 54 of file game_errors.hpp.
bool game::load_game_exception::show_replay |
Definition at line 55 of file game_errors.hpp.
bool game::load_game_exception::cancel_orders |
Definition at line 56 of file game_errors.hpp.
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |