Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
STRUCT_LISTBOX Struct Reference

#include <DEMOWin.h>

+ Collaboration diagram for STRUCT_LISTBOX:

Public Attributes

char * title
 
DEMOWindowhandle
 
DEMOWinListboxItemitems
 
s32 max_display_items
 
u32 flags
 
s32 num_display_items
 
s32 num_items
 
u32 max_str_len
 
s32 curr_pos
 
s32 display_pos
 
int cursor_state
 

Member Data Documentation

◆ curr_pos

s32 STRUCT_LISTBOX::curr_pos

◆ cursor_state

int STRUCT_LISTBOX::cursor_state

◆ display_pos

s32 STRUCT_LISTBOX::display_pos

◆ flags

u32 STRUCT_LISTBOX::flags

◆ handle

DEMOWindow* STRUCT_LISTBOX::handle

◆ items

DEMOWinListboxItem* STRUCT_LISTBOX::items

◆ max_display_items

s32 STRUCT_LISTBOX::max_display_items

◆ max_str_len

u32 STRUCT_LISTBOX::max_str_len

◆ num_display_items

s32 STRUCT_LISTBOX::num_display_items

◆ num_items

s32 STRUCT_LISTBOX::num_items

◆ title

char* STRUCT_LISTBOX::title

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