map_display and display: classes which take care of displaying the map and game-data on the screen. More...
#include "font.hpp"#include "key.hpp"#include "team.hpp"#include "time_of_day.hpp"#include "theme.hpp"#include "video.hpp"#include "widgets/button.hpp"#include <list>#include <boost/function.hpp>#include <boost/scoped_ptr.hpp>

Go to the source code of this file.
Classes | |
| class | display |
| struct | display::rect_of_hexes |
| Rectangular area of hexes, allowing to decide how the top and bottom edges handles the vertical shift for each parity of the x coordinate. More... | |
| struct | display::rect_of_hexes::iterator |
| very simple iterator to walk into the rect_of_hexes More... | |
| class | display::drawing_buffer_key |
| In order to render a hex properly it needs to be rendered per row. More... | |
| class | display::tblit |
| Helper structure for rendering the terrains. More... | |
map_display and display: classes which take care of displaying the map and game-data on the screen.
The display is divided into two main sections:
Definition in file display.hpp.
| Generated by doxygen 1.7.1 on Thu May 24 2012 01:03:47 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |