NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 12 of file snd_MoveValue.h.
Public Member Functions | |
TValue | GetValue () const |
void | SetTarget (TValue targetValue, TTime frames) |
bool | IsFinished () const |
TTime | GetRemainingTime () const |
void | InitValue (TValue value) |
void | Update () |
Private Attributes | |
TValue | mOrigin |
TValue | mTarget |
TTime | mFrame |
TTime | mCounter |
|
inline |
Definition at line 17 of file snd_MoveValue.h.
|
inline |
Definition at line 26 of file snd_MoveValue.h.
|
inline |
Definition at line 34 of file snd_MoveValue.h.
|
inline |
Definition at line 42 of file snd_MoveValue.h.
|
inline |
Definition at line 44 of file snd_MoveValue.h.
|
inline |
Definition at line 48 of file snd_MoveValue.h.
|
inline |
Definition at line 56 of file snd_MoveValue.h.
|
private |
Definition at line 64 of file snd_MoveValue.h.
|
private |
Definition at line 65 of file snd_MoveValue.h.
|
private |
Definition at line 66 of file snd_MoveValue.h.
|
private |
Definition at line 67 of file snd_MoveValue.h.