|
Cavestory Mod API
|
Dropdown box item struct. More...
#include <CSMAPI_types.h>
Public Attributes | |
| char | text [256] |
| Text for this item. | |
| GUI_RECT | item_rect |
| This item's rect. | |
| GUI_POINT | text_point |
| The position for this item's text. | |
| GUI_POINT | text_size |
| The size of this item's text. | |
Dropdown box item struct.