Cavestory Mod API
Public Attributes | List of all members
SelectableListInfo::SEL_LIST_ENTRY Struct Reference

Stores info for an entry. More...

#include <CSMAPI_types.h>

Public Attributes

int index
 The index for this entry (only set correctly for entries in the 'shown' linkage.)
 
GUI_RECT rct_scrolled
 The rect after scroll for this entry.
 
GUI_RECT rct_absolute
 The containing rect for this entry.
 
GUI_POINT pnt_text
 The text offset for this entry.
 
int id
 This entry's ID.
 
char * text
 The text to display here.
 
SEL_LIST_ENTRYnext
 The next shown entry.
 

Detailed Description

Stores info for an entry.


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