Functions | |
void | TextBox_SetX (int val) |
Set the X coordinate. | |
void | TextBox_SetY (int val) |
Set the Y coordinate. | |
void | TextBox_SetWidth (int val) |
Set the width. | |
void | TextBox_SetHeight (int val) |
Set the height. | |
void | TextBox_SetRect (int x, int y, int w, int h) |
Set the rect. |