SSBM Decomp
Loading...
Searching...
No Matches
STRUCT_MENU Struct Reference

#include <demo.h>

Data Fields

char * title
struct STRUCT_DEMOWINhandle
struct STRUCT_MENU_ITEMitems
long max_display_items
unsigned long flags
void(* cb_open )(struct STRUCT_MENU *, unsigned long)
void(* cb_move )(struct STRUCT_MENU *, unsigned long)
void(* cb_select )(struct STRUCT_MENU *, unsigned long)
void(* cb_cancel )(struct STRUCT_MENU *, unsigned long)
long num_display_items
long num_items
unsigned long max_str_len
long curr_pos
long display_pos

Field Documentation

◆ title

char* STRUCT_MENU::title

◆ handle

struct STRUCT_DEMOWIN* STRUCT_MENU::handle

◆ items

struct STRUCT_MENU_ITEM* STRUCT_MENU::items

◆ max_display_items

long STRUCT_MENU::max_display_items

◆ flags

unsigned long STRUCT_MENU::flags

◆ cb_open

void(* STRUCT_MENU::cb_open) (struct STRUCT_MENU *, unsigned long)

◆ cb_move

void(* STRUCT_MENU::cb_move) (struct STRUCT_MENU *, unsigned long)

◆ cb_select

void(* STRUCT_MENU::cb_select) (struct STRUCT_MENU *, unsigned long)

◆ cb_cancel

void(* STRUCT_MENU::cb_cancel) (struct STRUCT_MENU *, unsigned long)

◆ num_display_items

long STRUCT_MENU::num_display_items

◆ num_items

long STRUCT_MENU::num_items

◆ max_str_len

unsigned long STRUCT_MENU::max_str_len

◆ curr_pos

long STRUCT_MENU::curr_pos

◆ display_pos

long STRUCT_MENU::display_pos

The documentation for this struct was generated from the following file:
  • extern/dolphin/include/dolphin/demo.h