Tuxánci 2
Successor to Tuxánci
 
Loading...
Searching...
No Matches
List Struct Reference

Data Fields

Rectangle rect
 List bounds.
 
char items [LIST_MAX_ITEMS][128]
 Item name strings.
 
int itemCount
 Number of items currently in the list.
 
int selectedIndex
 Index of the selected item (-1 if none)
 
int fontSize
 Font size for item text.
 
Color baseColor
 Background color.
 
Color selectedColor
 Color of the selected item.
 
Color hoverColor
 Color of a hovered item.
 
int hoveredIndex
 Index of the currently hovered item (-1 if none)
 

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