Public Member Functions | |
tborder () | |
tborder (const config &cfg) | |
theme::tborder::tborder | ( | const config & | cfg | ) |
std::string theme::tborder::background_image |
Definition at line 86 of file theme.hpp.
Referenced by display::draw_init().
std::string theme::tborder::border_image_bottom_even |
Definition at line 105 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::border_image_bottom_odd |
Definition at line 104 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::border_image_left |
Definition at line 98 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::border_image_right |
Definition at line 99 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::border_image_top_even |
Definition at line 102 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::border_image_top_odd |
Definition at line 101 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::corner_image_bottom_left |
Definition at line 90 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::corner_image_bottom_right_even |
Definition at line 96 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::corner_image_bottom_right_odd |
Definition at line 95 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::corner_image_top_left |
Definition at line 89 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::corner_image_top_right_even |
Definition at line 93 of file theme.hpp.
Referenced by display::draw_border().
std::string theme::tborder::corner_image_top_right_odd |
Definition at line 92 of file theme.hpp.
Referenced by display::draw_border().
double theme::tborder::size |
Definition at line 84 of file theme.hpp.
Referenced by display::bounds_check_position(), display::draw_minimap(), display::get_location_x(), display::get_location_y(), display::hexes_under_rect(), display::max_map_area(), and display::pixel_position_to_hex().
std::string theme::tborder::tile_image |
Definition at line 87 of file theme.hpp.
Referenced by display::get_terrain_images().