|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 54 of file lyt_pane.h.
Public Attributes | |
| 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 = 'pan1' |
|
static |
Definition at line 55 of file lyt_pane.h.
| DataBlockHeader nw4r::lyt::res::Pane::blockHeader |
Definition at line 57 of file lyt_pane.h.
| u8 nw4r::lyt::res::Pane::flag |
Definition at line 58 of file lyt_pane.h.
| u8 nw4r::lyt::res::Pane::basePosition |
Definition at line 59 of file lyt_pane.h.
| u8 nw4r::lyt::res::Pane::alpha |
Definition at line 60 of file lyt_pane.h.
| u8 nw4r::lyt::res::Pane::padding |
Definition at line 61 of file lyt_pane.h.
| char nw4r::lyt::res::Pane::name[NW4R_LYT_RES_NAME_LEN] |
Definition at line 62 of file lyt_pane.h.
| char nw4r::lyt::res::Pane::userData[NW4R_LYT_PANE_USERDATA_LEN] |
Definition at line 63 of file lyt_pane.h.
| math::VEC3 nw4r::lyt::res::Pane::translate |
Definition at line 64 of file lyt_pane.h.
| math::VEC3 nw4r::lyt::res::Pane::rotate |
Definition at line 65 of file lyt_pane.h.
| math::VEC2 nw4r::lyt::res::Pane::scale |
Definition at line 66 of file lyt_pane.h.
| Size nw4r::lyt::res::Pane::size |
Definition at line 67 of file lyt_pane.h.