NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 5 of file d_wm_path.hpp.
Public Attributes | |
mVec3_c | mPoints [WM_PATH_MAX_POINT_COUNT] |
int | _ |
int | a |
int | b |
int | c |
dWmPath_c::dWmPath_c | ( | ) |
Definition at line 3 of file d_wm_path.cpp.
|
virtual |
Definition at line 4 of file d_wm_path.cpp.
mVec3_c dWmPath_c::mPoints[WM_PATH_MAX_POINT_COUNT] |
Definition at line 10 of file d_wm_path.hpp.
int dWmPath_c::_ |
Definition at line 11 of file d_wm_path.hpp.
int dWmPath_c::a |
Definition at line 11 of file d_wm_path.hpp.
int dWmPath_c::b |
Definition at line 11 of file d_wm_path.hpp.
int dWmPath_c::c |
Definition at line 11 of file d_wm_path.hpp.