Public Member Functions | |
item (surface surface, int x, int y, const std::string text="", const std::string reference_to="", bool floating=false, bool box=false, ALIGNMENT alignment=HERE) | |
item (surface surface, int x, int y, bool floating, bool box=false, ALIGNMENT=HERE) | |
Public Attributes | |
SDL_Rect | rect |
Relative coordinates of this item. | |
surface | surf |
std::string | text |
std::string | ref_to |
bool | floating |
bool | box |
ALIGNMENT | align |
Contains the surface that should be blitted along with some other information.
Definition at line 331 of file help.cpp.
SDL_Rect help::help_text_area::item::rect |
Relative coordinates of this item.
Definition at line 341 of file help.cpp.
Referenced by help::help_text_area::add_item(), help::help_text_area::adjust_last_row(), help::help_text_area::get_max_x(), help::help_text_area::get_min_x(), help::help_text_area::get_y_for_floating_img(), item(), and help::help_text_area::item_at::operator()().
std::string help::help_text_area::item::text |
std::string help::help_text_area::item::ref_to |
Definition at line 354 of file help.cpp.
Referenced by help::help_text_area::add_item(), help::help_text_area::get_max_x(), help::help_text_area::get_min_x(), and help::help_text_area::get_y_for_floating_img().
Definition at line 356 of file help.cpp.
Referenced by help::help_text_area::add_item(), help::help_text_area::get_max_x(), and help::help_text_area::get_min_x().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |