|
NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 10 of file d_w_camera.hpp.
Public Attributes | |
| char | pad [0x4f8] |
| dWmViewClip_c | mViewClip |
| The camera's view clip. | |
Static Public Attributes | |
| static dWCamera_c * | m_instance |
| The instance of the camera. | |
| char dWCamera_c::pad[0x4f8] |
Definition at line 12 of file d_w_camera.hpp.
| dWmViewClip_c dWCamera_c::mViewClip |
The camera's view clip.
Definition at line 13 of file d_w_camera.hpp.
|
static |
The instance of the camera.
Definition at line 15 of file d_w_camera.hpp.