|
LPCGame
A Simple 2d Game Engine
|
This is the complete list of members for Text, including all inherited members.
| GetColor() | Text | |
| GetFont() | Text | |
| GetFontSize() | Text | |
| GetMessage() | Text | |
| H() const | Text | |
| Load(Json::Value val) | Text | |
| Save() const | Text | |
| Set(std::string message, std::string font, Color color, int fontSize=30) | Text | |
| SetColor(Color color) | Text | |
| SetFont(std::string font) | Text | |
| SetFontSize(int fontSize) | Text | |
| SetMessage(std::string message) | Text | |
| Size() const | Text | |
| Size(int *w, int *h=NULL) const | Text | |
| Text() (defined in Text) | Text | |
| Text(std::string message, std::string font, Color color, int fontSize=30) | Text | |
| Texture() | Text | |
| W() const | Text | |
| ~Text() (defined in Text) | Text |