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

Data Fields

u8 x0 [6]
 x0[0] intro_timer, x0[1] cursor_row, x0[2..5] port_mode[4] (per-port rumble toggle 0/1); kept as one array - the x0[i+2] indexing is load-bearing for the loop shape in several functions
u8 x6 [4]
 port_connected[4] (from HSD_PadCopyStatus[i].err)
u8 scroll_offset
u8 pad_0B
HSD_JObjjobjs [25]
HSD_Texttexts [8]
HSD_Texttitle_text
HSD_GObjcursor_gobj

Field Documentation

◆ x0

u8 MnVibrationData::x0[6]

x0[0] intro_timer, x0[1] cursor_row, x0[2..5] port_mode[4] (per-port rumble toggle 0/1); kept as one array - the x0[i+2] indexing is load-bearing for the loop shape in several functions

◆ x6

u8 MnVibrationData::x6[4]

port_connected[4] (from HSD_PadCopyStatus[i].err)

◆ scroll_offset

u8 MnVibrationData::scroll_offset

◆ pad_0B

u8 MnVibrationData::pad_0B

◆ jobjs

HSD_JObj* MnVibrationData::jobjs[25]

◆ texts

HSD_Text* MnVibrationData::texts[8]

◆ title_text

HSD_Text* MnVibrationData::title_text

◆ cursor_gobj

HSD_GObj* MnVibrationData::cursor_gobj

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