|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 5 of file d_en_boyo_manager.hpp.
Public Member Functions | |
| dEnBoyoMng_c (dActor_c *owner) | |
| void | begin (int time, float scale) |
| void | execute () |
Public Attributes | |
| mVec3_c | mScale |
| float | mFactor |
| float | mFactorDelta |
| int | mCounter |
| dActor_c * | mpOwner |
Static Public Attributes | |
| static float | smc_DELTA_SCALE |
| static int | smc_BOYON_TIME |
|
inline |
Definition at line 7 of file d_en_boyo_manager.hpp.
| mVec3_c dEnBoyoMng_c::mScale |
Definition at line 17 of file d_en_boyo_manager.hpp.
| float dEnBoyoMng_c::mFactor |
Definition at line 18 of file d_en_boyo_manager.hpp.
| float dEnBoyoMng_c::mFactorDelta |
Definition at line 19 of file d_en_boyo_manager.hpp.
| int dEnBoyoMng_c::mCounter |
Definition at line 20 of file d_en_boyo_manager.hpp.
| dActor_c* dEnBoyoMng_c::mpOwner |
Definition at line 21 of file d_en_boyo_manager.hpp.
|
static |
Definition at line 23 of file d_en_boyo_manager.hpp.
|
static |
Definition at line 24 of file d_en_boyo_manager.hpp.