papermario
Decompilation of Paper Mario
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Loading...
Searching...
No Matches
MenuWindowBP Struct Reference

#include <common_structs.h>

Data Fields

s8 windowID
 
char unk_01
 
Vec2s pos
 
s16 width
 
s16 height
 
u8 priority
 
char unk_0B
 
void(* fpDrawContents )(MenuPanel *menu, s32 baseX, s32 baseY, s32 width, s32 height, s32 opacity, s32 darkening)
 
MenuPaneltab
 
s8 parentID
 
char unk_15 [3]
 
WindowUpdateFunc fpUpdate
 
u8 extraFlags
 
char unk_1D [3]
 
WindowStyle style
 

Field Documentation

◆ extraFlags

u8 MenuWindowBP::extraFlags

Referenced by setup_pause_menu_tab().

◆ fpDrawContents

void(* MenuWindowBP::fpDrawContents) (MenuPanel *menu, s32 baseX, s32 baseY, s32 width, s32 height, s32 opacity, s32 darkening)

Referenced by setup_pause_menu_tab().

◆ fpUpdate

WindowUpdateFunc MenuWindowBP::fpUpdate

Referenced by setup_pause_menu_tab().

◆ height

s16 MenuWindowBP::height

Referenced by setup_pause_menu_tab().

◆ parentID

s8 MenuWindowBP::parentID

Referenced by setup_pause_menu_tab().

◆ pos

Vec2s MenuWindowBP::pos

Referenced by setup_pause_menu_tab().

◆ priority

u8 MenuWindowBP::priority

Referenced by setup_pause_menu_tab().

◆ style

WindowStyle MenuWindowBP::style

◆ tab

◆ unk_01

char MenuWindowBP::unk_01

◆ unk_0B

char MenuWindowBP::unk_0B

◆ unk_15

char MenuWindowBP::unk_15[3]

◆ unk_1D

char MenuWindowBP::unk_1D[3]

◆ width

s16 MenuWindowBP::width

Referenced by setup_pause_menu_tab().

◆ windowID

s8 MenuWindowBP::windowID

Referenced by setup_pause_menu_tab().


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