Functions | |
void | ComboBox_SetX (int val) |
Set the X coordinate. | |
void | ComboBox_SetY (int val) |
Set the Y coordinate. | |
void | ComboBox_SetWidth (int val) |
Set the width. | |
void | ComboBox_SetHeight (int val) |
Set the height. | |
void | ComboBox_SetRect (int x, int y, int w, int h) |
Set the rect. |