![]() |
TinyLib 0.1.1
|
This is the complete list of members for tl::Text, including all inherited members.
| a | tl::Drawable | protected |
| b | tl::Drawable | protected |
| Drawable(Vec4i bounds={0, 0, 0, 0}) | tl::Drawable | |
| g | tl::Drawable | protected |
| getColor() const | tl::Drawable | |
| getPosition() const | tl::Drawable | |
| getSize() const | tl::Drawable | |
| getString() const | tl::Text | |
| intersects(Drawable &) const | tl::Drawable | |
| intersects(Window &) const | tl::Drawable | |
| move(Vec2i) | tl::Drawable | |
| posX | tl::Drawable | protected |
| posY | tl::Drawable | protected |
| r | tl::Drawable | protected |
| setColor(Color) | tl::Drawable | |
| setFontSize(s32) | tl::Text | |
| setPosition(Vec2i) | tl::Drawable | |
| setSize(Vec2i) | tl::Drawable | |
| setString(String) | tl::Text | |
| sizeX | tl::Drawable | protected |
| sizeY | tl::Drawable | protected |
| Text(String="", u32=12, Vec2i={0, 0}) | tl::Text | |
| ~Drawable() | tl::Drawable | |
| ~Text() | tl::Text |