XS Framework
A 3DS homebrew development framework.
 
Loading...
Searching...
No Matches
xs::text::Text Member List

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) constxs::text::Text
operator=(const Text &)=deletexs::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::Textexplicit
Text(const Text &)=deletexs::text::Text
~Text()xs::text::Text