Size specifications for the map editor. More...
#include <palette_layout.hpp>
Public Member Functions | |
| size_specs () | |
| Initialize the values to dummy-values that will avoid floating point errors if calculations are made before the sizes are adjusted through adjust_sizes(). | |
Public Attributes | |
| size_t | palette_x |
| size_t | palette_y |
| size_t | palette_h |
| size_t | palette_w |
| size_t | brush_x |
| size_t | brush_y |
| size_t | brush_padding |
| size_t | brush_width |
Size specifications for the map editor.
Definition at line 30 of file palette_layout.hpp.
| editor::size_specs::size_specs | ( | ) |
Initialize the values to dummy-values that will avoid floating point errors if calculations are made before the sizes are adjusted through adjust_sizes().
Definition at line 36 of file palette_layout.cpp.
Definition at line 43 of file palette_layout.hpp.
Referenced by editor::brush_bar::adjust_size(), editor::brush_bar::draw(), and editor::brush_bar::selected_index().
Definition at line 44 of file palette_layout.hpp.
| size_t editor::size_specs::brush_x |
Definition at line 41 of file palette_layout.hpp.
Referenced by editor::brush_bar::adjust_size(), and editor::brush_bar::selected_index().
| size_t editor::size_specs::brush_y |
Definition at line 42 of file palette_layout.hpp.
Referenced by editor::brush_bar::adjust_size(), editor::brush_bar::draw(), and editor::brush_bar::selected_index().
Definition at line 39 of file palette_layout.hpp.
Referenced by editor::palette_manager::adjust_size(), editor::editor_palette< Item >::adjust_size(), editor::palette_manager::scroll_down(), editor::palette_manager::scroll_top(), and editor::palette_manager::scroll_up().
Definition at line 40 of file palette_layout.hpp.
Referenced by editor::palette_manager::adjust_size(), editor::palette_manager::scroll_down(), editor::palette_manager::scroll_top(), and editor::palette_manager::scroll_up().
Definition at line 37 of file palette_layout.hpp.
Referenced by editor::palette_manager::adjust_size(), editor::editor_palette< Item >::adjust_size(), editor::palette_manager::scroll_down(), editor::palette_manager::scroll_top(), editor::palette_manager::scroll_up(), and editor::editor_palette< Item >::tile_selected().
Definition at line 38 of file palette_layout.hpp.
Referenced by editor::palette_manager::adjust_size(), editor::editor_palette< Item >::adjust_size(), editor::palette_manager::scroll_down(), editor::palette_manager::scroll_top(), and editor::palette_manager::scroll_up().
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:18:44 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |