|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 126 of file lyt_animation.h.
Public Member Functions | |
| AnimResource (const void *anmResBuf) | |
| void | Set (const void *anmResBuf) |
| void | Init () |
| u16 | GetGroupNum () const |
| const AnimationGroupRef * | GetGroupArray () const |
| bool | IsDescendingBind () const |
| u16 | GetAnimationShareInfoNum () const |
| const AnimationShareInfo * | GetAnimationShareInfoArray () const |
| u16 | CalcAnimationNum (Pane *pPane, bool bRecursive) const |
| u16 | CalcAnimationNum (Group *pGroup, bool bRecursive) const |
| u16 | CalcAnimationNum (res::Group *pGroup, bool bRecursive) const |
| const res::AnimationBlock * | GetResourceBlock () const |
| const res::AnimationTagBlock * | GetTagBlock () const |
| const res::AnimationShareBlock * | GetShareBlock () const |
Private Attributes | |
| const res::BinaryFileHeader * | mpFileHeader |
| const res::AnimationBlock * | mpResBlock |
| const res::AnimationTagBlock * | mpTagBlock |
| const res::AnimationShareBlock * | mpShareBlock |
|
inline |
Definition at line 129 of file lyt_animation.h.
|
inline |
Definition at line 143 of file lyt_animation.h.
|
inline |
Definition at line 146 of file lyt_animation.h.
|
inline |
Definition at line 149 of file lyt_animation.h.
|
private |
Definition at line 154 of file lyt_animation.h.
|
private |
Definition at line 155 of file lyt_animation.h.
|
private |
Definition at line 156 of file lyt_animation.h.
|
private |
Definition at line 157 of file lyt_animation.h.