|
SMG-Decomp
A decompilation of Super Mario Galaxy 1
|
Public Member Functions | |
| MatColorCtrl (J3DModelData *, const char *, u32, const J3DGXColor *) | |
| virtual void | updateMaterial (J3DMaterial *) |
Public Member Functions inherited from MaterialCtrl | |
| MaterialCtrl (J3DModelData *, const char *) | |
| virtual void | update () |
Public Attributes | |
| u32 | mColorChoice |
| J3DGXColor * | mColor |
Public Attributes inherited from MaterialCtrl | |
| J3DModelData * | mModelData |
| J3DMaterial * | mMaterial |
Definition at line 27 of file MaterialCtrl.hpp.
|
virtual |
Reimplemented from MaterialCtrl.
| u32 MatColorCtrl::mColorChoice |
Definition at line 33 of file MaterialCtrl.hpp.
| J3DGXColor* MatColorCtrl::mColor |
Definition at line 34 of file MaterialCtrl.hpp.