#include <drawing.hpp>


Public Member Functions | |
| tbuilder_drawing (const config &cfg) | |
| twidget * | build () const |
Public Attributes | |
| tformula< unsigned > | width |
| The width of the widget. | |
| tformula< unsigned > | height |
| The height of the widget. | |
| config | draw |
| Config containing what to draw on the widgets canvas. | |
Definition at line 26 of file drawing.hpp.
| gui2::implementation::tbuilder_drawing::tbuilder_drawing | ( | const config & | cfg | ) | [explicit] |
Definition at line 25 of file drawing.cpp.
References config::child(), and cursor::draw().

| twidget * gui2::implementation::tbuilder_drawing::build | ( | ) | const [virtual] |
Implements gui2::tbuilder_widget.
Definition at line 34 of file drawing.cpp.
Config containing what to draw on the widgets canvas.
Definition at line 40 of file drawing.hpp.
The height of the widget.
Definition at line 37 of file drawing.hpp.
The width of the widget.
Definition at line 34 of file drawing.hpp.
| Generated by doxygen 1.7.1 on Fri May 25 2012 01:23:37 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |