|
|
void | set_text (const std::string &text) |
| |
|
void | set_font (const std::string &fontname) |
| |
|
void | fade_in (float fadetime) |
| |
|
void | fade_out (float fadetime) |
| |
|
void | set_visible (bool visible) |
| |
|
void | set_centered (bool centered) |
| |
|
void | set_pos (float x, float y) |
| |
|
float | get_pos_x () const |
| |
|
float | get_pos_y () const |
| |
|
void | set_anchor_point (int anchor) |
| |
|
int | get_anchor_point () const |
| |
|
| GameObject (UID uid) |
| |
|
::TextObject * | get_object_ptr () const |
| |
The documentation for this class was generated from the following files:
- src/scripting/text.hpp
- src/scripting/text.cpp