Functions | |
void | ListBox_SetX (int val) |
Set the X coordinate. | |
void | ListBox_SetY (int val) |
Set the Y coordinate. | |
void | ListBox_SetWidth (int val) |
Set the width. | |
void | ListBox_SetHeight (int val) |
Set the height. | |
void | ListBox_SetRect (int x, int y, int w, int h) |
Set the rect. |