Cavestory Mod API
Public Attributes | List of all members
TabBookInfo::TAB Struct Reference

Dropdown box item struct. More...

#include <CSMAPI_types.h>

Public Attributes

char text [64]
 Text for this item.
 
GUI_RECT item_rect
 This item's rect.
 
GUI_RECT draw_rect
 This item's draw rect.
 
GUI_POINT text_point
 The position for this item's text.
 
GUI_POINT text_size
 The size of this item's text.
 
GUI_RECT close_rect
 This item's close button rect.
 
bool is_closable
 Whether this tab has a close button or not.
 

Detailed Description

Dropdown box item struct.


The documentation for this struct was generated from the following file: