![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <J2DAnimation.h>
Inheritance diagram for J2DAnmVtxColorFull:
Collaboration diagram for J2DAnmVtxColorFull:Public Member Functions | |
| J2DAnmVtxColorFull () | |
| virtual | ~J2DAnmVtxColorFull () |
| virtual void | getColor (u8, u16, _GXColor *) const |
Public Member Functions inherited from J2DAnmVtxColor | |
| J2DAnmVtxColor () | |
| virtual | ~J2DAnmVtxColor () |
| u16 | getAnmTableNum (u8 param_0) const |
| J3DAnmVtxColorIndexData * | getAnmVtxColorIndexData (u8 param_1, u16 param_2) const |
| u16 * | getVtxColorIndexPointer (u8 param_0) const |
Public Member Functions inherited from J2DAnmBase | |
| J2DAnmBase () | |
| virtual | ~J2DAnmBase () |
| virtual void | searchUpdateMaterialID (J2DScreen *) |
| s16 | getFrameMax () const |
| void | setFrame (f32 frame) |
| f32 | getFrame () const |
| J2DAnmKind | getKind () const |
Public Attributes | |
| J3DAnmColorFullTable * | mInfoTable [2] |
| u8 * | mRValues |
| u8 * | mGValues |
| u8 * | mBValues |
| u8 * | mAValues |
Public Attributes inherited from J2DAnmVtxColor | |
| u16 | mAnmTableNum [2] |
| J3DAnmVtxColorIndexData * | mVtxColorIndexData [2] |
| u16 * | mVtxColorIndexPointer [2] |
Public Attributes inherited from J2DAnmBase | |
| u8 | field_0x4 |
| u8 | field_0x5 |
| s16 | mFrameMax |
| f32 | mFrame |
| J2DAnmKind | mKind |
|
inline |
|
inlinevirtual |
Reimplemented from J2DAnmVtxColor.
| u8* J2DAnmVtxColorFull::mAValues |
| u8* J2DAnmVtxColorFull::mBValues |
| u8* J2DAnmVtxColorFull::mGValues |
| J3DAnmColorFullTable* J2DAnmVtxColorFull::mInfoTable[2] |
| u8* J2DAnmVtxColorFull::mRValues |