NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 4 of file d_score_manager.hpp.
Public Member Functions | |
void | ScoreSet (dActor_c *, unsigned long, int, float, float) |
void | UnKnownScoreSet (dActor_c *, unsigned long, float, float) |
Static Public Attributes | |
static float | smc_SCORE_X |
The score's horizontal offset from the actor position. | |
static float | smc_SCORE_Y |
The score's vertical offset from the actor position. | |
static dScoreMng_c * | m_instance |
|
static |
The score's horizontal offset from the actor position.
Definition at line 9 of file d_score_manager.hpp.
|
static |
The score's vertical offset from the actor position.
Definition at line 10 of file d_score_manager.hpp.
|
static |
Definition at line 12 of file d_score_manager.hpp.