![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <resources.h>
Inheritance diagram for nw4hbm::lyt::res::Pane:
Collaboration diagram for nw4hbm::lyt::res::Pane:Public Attributes | |
| DataBlockHeader | blockHeader |
| u8 | flag |
| u8 | basePosition |
| u8 | alpha |
| u8 | padding |
| char | name [16] |
| char | userData [8] |
| math::VEC3 | translate |
| math::VEC3 | rotate |
| math::VEC2 | scale |
| Size | size |
| u8 nw4hbm::lyt::res::Pane::alpha |
| u8 nw4hbm::lyt::res::Pane::basePosition |
| DataBlockHeader nw4hbm::lyt::res::Pane::blockHeader |
| u8 nw4hbm::lyt::res::Pane::flag |
| char nw4hbm::lyt::res::Pane::name[16] |
| u8 nw4hbm::lyt::res::Pane::padding |
| math::VEC3 nw4hbm::lyt::res::Pane::rotate |
| math::VEC2 nw4hbm::lyt::res::Pane::scale |
| Size nw4hbm::lyt::res::Pane::size |
| math::VEC3 nw4hbm::lyt::res::Pane::translate |
| char nw4hbm::lyt::res::Pane::userData[8] |