#include <StaticText.h>
Public Member Functions | |
StaticText () | |
(*** add brief description here ***) | |
virtual | ~StaticText () |
(*** add brief description here ***) | |
virtual void | Draw (Rect rect) |
(*** add brief description here ***) | |
void | SetText (const std::string &rText) |
(*** add brief description here ***) | |
std::string | GetText () |
(*** add brief description here ***) | |
void | SetFont (const std::string &rName, int pointSize) |
Sets font. | |
Protected Attributes | |
std::string | m_Text |
(*** add brief description here ***) | |
TrueTypeFont | m_Font |
(*** add brief description here ***) | |
Surface | m_Surface |
(*** add brief description here ***) |
StaticText | ( | ) |
(*** add brief description here ***)
~StaticText | ( | ) | [virtual] |
(*** add brief description here ***)
void Draw | ( | Rect | rect | ) | [virtual] |
void SetText | ( | const std::string & | rText | ) |
(*** add brief description here ***)
std::string GetText | ( | ) | [inline] |
(*** add brief description here ***)
void SetFont | ( | const std::string & | rName, | |
int | pointSize | |||
) |
Sets font.
std::string m_Text [protected] |
(*** add brief description here ***)
TrueTypeFont m_Font [protected] |
(*** add brief description here ***)
Navigation
Home Page
Screen Shots
Developers
Documentation
Doxygen
Namespace List
Class List
Class Hierarchy
File List
Todo List
Links
SDL Library
License
SourceForge Project
Forums
Download
Regimental Command
Copyright © 2008
Randi J. Relander