#include <editor_layout.hpp>
Public Member Functions | |
size_specs () | |
Initialize the values to dummie-values that will avoid floating point errors if calculations are made before the sizes are adjusted through adjust_sizes(). | |
Public Attributes | |
size_t | terrain_size |
size_t | terrain_padding |
size_t | terrain_space |
size_t | terrain_width |
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 |
Definition at line 28 of file editor_layout.hpp.
map_editor::size_specs::size_specs | ( | ) |
Initialize the values to dummie-values that will avoid floating point errors if calculations are made before the sizes are adjusted through adjust_sizes().
Definition at line 29 of file editor_layout.cpp.
References brush_padding, brush_x, brush_y, default_palette_width, default_terrain_size, palette_h, palette_w, palette_x, palette_y, terrain_padding, terrain_size, terrain_space, and terrain_width.
Definition at line 33 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::draw(), and size_specs().
Definition at line 35 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::adjust_size(), map_editor::adjust_sizes(), map_editor::terrain_palette::draw(), size_specs(), and map_editor::terrain_palette::tile_selected().
Definition at line 36 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::adjust_size(), map_editor::terrain_palette::draw(), map_editor::terrain_palette::scroll_down(), map_editor::terrain_palette::scroll_up(), size_specs(), and map_editor::terrain_palette::tile_selected().
Definition at line 37 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::adjust_size(), map_editor::adjust_sizes(), size_specs(), and map_editor::terrain_palette::tile_selected().
Definition at line 38 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::adjust_size(), map_editor::adjust_sizes(), and size_specs().
Definition at line 39 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::adjust_size(), map_editor::adjust_sizes(), and size_specs().
Definition at line 40 of file editor_layout.hpp.
Referenced by map_editor::terrain_palette::adjust_size(), map_editor::adjust_sizes(), and size_specs().
Definition at line 41 of file editor_layout.hpp.
Referenced by map_editor::brush_bar::adjust_size(), map_editor::adjust_sizes(), map_editor::brush_bar::selected_index(), and size_specs().
Definition at line 42 of file editor_layout.hpp.
Referenced by map_editor::brush_bar::adjust_size(), map_editor::adjust_sizes(), map_editor::brush_bar::draw(), map_editor::brush_bar::selected_index(), and size_specs().
Definition at line 43 of file editor_layout.hpp.
Referenced by map_editor::brush_bar::adjust_size(), map_editor::brush_bar::draw(), map_editor::brush_bar::selected_index(), and size_specs().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |