#include <PropelParts.h>
Classes | |
| class | Part |
Public Types | |
| enum | Mode { cMode_Num = 7 } |
Public Member Functions | |
| PropelParts () | |
| virtual | ~PropelParts () |
| void | create (Actor *owner) |
| void | setSpinEffect (const sead::Matrixf &mtx) |
Private Attributes | |
| Actor * | mOwner |
| Mode | mMode |
| Angle | mRollSpeed |
| f32 | mScale |
| sead::SafeArray< Part, 3 > | mParts |
| enum PropelParts::Mode |
| PropelParts::PropelParts | ( | ) |
|
inlinevirtual |
| void PropelParts::create | ( | Actor * | owner | ) |
| void PropelParts::setSpinEffect | ( | const sead::Matrixf & | mtx | ) |
|
private |
|
private |
|
private |
|
private |
|
private |