![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <J3DAnimation.h>
Inheritance diagram for J3DAnmVtxColor:
Collaboration diagram for J3DAnmVtxColor:Public Member Functions | |
| J3DAnmVtxColor () | |
| virtual | ~J3DAnmVtxColor () |
| virtual s32 | getKind () const |
| virtual void | getColor (u8, u16, GXColor *) const |
Public Member Functions inherited from J3DAnmBase | |
| J3DAnmBase () | |
| J3DAnmBase (s16 frameMax) | |
| virtual | ~J3DAnmBase () |
| u8 | getAttribute () const |
| s16 | getFrameMax () const |
| f32 | getFrame () const |
| void | setFrame (f32 frame) |
Public Attributes | |
| u16 | mAnmTableNum [2] |
| J3DAnmVtxColorIndexData * | mAnmVtxColorIndexData [2] |
Public Attributes inherited from J3DAnmBase | |
| u8 | mAttribute |
| u8 | field_0x5 |
| s16 | mFrameMax |
| f32 | mFrame |
| J3DAnmVtxColor::J3DAnmVtxColor | ( | ) |
|
inlinevirtual |
Reimplemented in J3DAnmVtxColorFull, and J3DAnmVtxColorKey.
|
inlinevirtual |
Implements J3DAnmBase.
Reimplemented in J3DAnmVtxColorFull, and J3DAnmVtxColorKey.
| u16 J3DAnmVtxColor::mAnmTableNum[2] |
| J3DAnmVtxColorIndexData* J3DAnmVtxColor::mAnmVtxColorIndexData[2] |