#include <editor_new_map.hpp>


Public Member Functions | |
| teditor_new_map (int &width, int &height) | |
| Constructor. | |
Static Public Member Functions | |
| static bool | execute (int &width, int &height, CVideo &video) |
| The excute function see tdialog for more information. | |
Private Member Functions | |
| virtual const std::string & | window_id () const |
| Inherited from tdialog, implemented by REGISTER_DIALOG. | |
Definition at line 23 of file editor_new_map.hpp.
| gui2::teditor_new_map::teditor_new_map | ( | int & | width, | |
| int & | height | |||
| ) |
Constructor.
| width | [in] The initial width of the map. | |
| width | [out] The selected width of the map if the dialog returns twindow::OK undefined otherwise. | |
| height | [in] The initial height of the map. | |
| height | [out] The selected height of the map if the dialog returns twindow::OK undefined otherwise. |
Definition at line 44 of file editor_new_map.cpp.
Referenced by execute().

| static bool gui2::teditor_new_map::execute | ( | int & | width, | |
| int & | height, | |||
| CVideo & | video | |||
| ) | [inline, static] |
The excute function see tdialog for more information.
Definition at line 40 of file editor_new_map.hpp.
References teditor_new_map().
Referenced by editor::context_manager::new_map_dialog().


| virtual const std::string& gui2::teditor_new_map::window_id | ( | ) | const [private, virtual] |
Inherited from tdialog, implemented by REGISTER_DIALOG.
Implements gui2::tdialog.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:22:05 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |