|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 59 of file lyt_window.h.
Public Attributes | |
| InflationLRTB | inflation |
| u8 | frameNum |
| u8 | PADDING_0x5D |
| u8 | PADDING_0x5E |
| u8 | PADDING_0x5F |
| ulong | contentOffset |
| ulong | frameOffsetTableOffset |
Public Attributes inherited from nw4r::lyt::res::Pane | |
| DataBlockHeader | blockHeader |
| u8 | flag |
| u8 | basePosition |
| u8 | alpha |
| u8 | padding |
| char | name [NW4R_LYT_RES_NAME_LEN] |
| char | userData [NW4R_LYT_PANE_USERDATA_LEN] |
| math::VEC3 | translate |
| math::VEC3 | rotate |
| math::VEC2 | scale |
| Size | size |
Static Public Attributes | |
| static const ulong | SIGNATURE = 'wnd1' |
Static Public Attributes inherited from nw4r::lyt::res::Pane | |
| static const ulong | SIGNATURE = 'pan1' |
|
static |
Definition at line 60 of file lyt_window.h.
| InflationLRTB nw4r::lyt::res::Window::inflation |
Definition at line 62 of file lyt_window.h.
| u8 nw4r::lyt::res::Window::frameNum |
Definition at line 63 of file lyt_window.h.
| u8 nw4r::lyt::res::Window::PADDING_0x5D |
Definition at line 64 of file lyt_window.h.
| u8 nw4r::lyt::res::Window::PADDING_0x5E |
Definition at line 65 of file lyt_window.h.
| u8 nw4r::lyt::res::Window::PADDING_0x5F |
Definition at line 66 of file lyt_window.h.
| ulong nw4r::lyt::res::Window::contentOffset |
Definition at line 67 of file lyt_window.h.
| ulong nw4r::lyt::res::Window::frameOffsetTableOffset |
Definition at line 68 of file lyt_window.h.