#include <class_u_i_1_1_text.h>

Public Member Functions |
|
| __init__ () | |
| __del__ () | |
| setText () | |
| text () | |
| setTextColor () | |
| setState () | |
| doPosition () | |
| Apply the control's size and position to the
node. |
|
| UI.Text.__init__ | ( | ) |
| UI.Text.__del__ | ( | ) |
| UI.Text.setText | ( | ) |
| UI.Text.text | ( | ) |
| UI.Text.setTextColor | ( | ) |
| UI.Text.setState | ( | ) |
Reimplemented from UI.Control.
| UI.Text.doPosition | ( | ) |
Apply the control's size and position to the node.
Derived classes must override this method.
Reimplemented from UI.Control.