This is the complete list of members for xs::text::Text, including all inherited members.
| Draw(float x, float y, float z=0.0f, float scaleX=1.0f, float scaleY=1.0f) | xs::text::Text | |
| DrawAligned(u32 flags, float x, float y, float z, float scaleX, float scaleY) | xs::text::Text | |
| DrawWithColor(float x, float y, float z, float scaleX, float scaleY, u32 color) | xs::text::Text | |
| DrawWithColorAligned(u32 flags, float x, float y, float z, float scaleX, float scaleY, u32 color) | xs::text::Text | |
| GetDimensions(float scaleX, float scaleY, float *outWidth, float *outHeight) const | xs::text::Text | |
| operator=(const Text &)=delete | xs::text::Text | |
| SetContent(const std::string &newContent) | xs::text::Text | |
| Text(const std::string &content, Font *font) | xs::text::Text | |
| Text(const std::string &content) | xs::text::Text | explicit |
| Text(const Text &)=delete | xs::text::Text | |
| ~Text() | xs::text::Text |