#include <gfx_gui.hh>

Public Member Functions | |
| GuiPrint (GuiScreen &screen, Seconds seconds, const PrintDesc &desc) | |
| virtual | ~GuiPrint () |
| void | Draw (void) |
Protected Attributes | |
| string | mText |
| int | mTimer |
| RGBA | mRgbaBase |
| eFontMode | mFontMode |
| eScreenFontType | mFontType |
| eScreenFontSize | mFontSize |
| SafePtr< Font > | mFont |
Private Types | |
| typedef GuiObject | Parent |
Friends | |
| class | GuiBase |
| class | GuiScreen |
typedef GuiObject gfx::GuiPrint::Parent [private] |
GuiPrint class. Used for messages that expire, not for regular Print().
| gfx::GuiPrint::~GuiPrint | ( | ) | [virtual] |
| void gfx::GuiPrint::Draw | ( | void | ) | [virtual] |
Draw.
Implements gfx::GuiObject.
friend class GuiBase [friend] |
Reimplemented from gfx::GuiObject.
friend class GuiScreen [friend] |
Reimplemented from gfx::GuiObject.
string gfx::GuiPrint::mText [protected] |
int gfx::GuiPrint::mTimer [protected] |
RGBA gfx::GuiPrint::mRgbaBase [protected] |
eFontMode gfx::GuiPrint::mFontMode [protected] |
eScreenFontType gfx::GuiPrint::mFontType [protected] |
eScreenFontSize gfx::GuiPrint::mFontSize [protected] |
SafePtr<Font> gfx::GuiPrint::mFont [protected] |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:26 2007