![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_jpreviewer.h>
Collaboration diagram for dJprev_c:Public Member Functions | |
| dJprev_c (JStudio::TControl *, const JUTGamePad &) | |
| ~dJprev_c () | |
| void | show3D (Mtx) |
| void | show2D () |
| void | create (JStudio::TControl *pControl, const JUTGamePad &pad) |
| void | remove () |
| void | update () |
Static Public Member Functions | |
| static dJprev_c * | get () |
Public Attributes | |
| J2DOrthoGraph * | mOrthoGraph |
| JUTResFont * | mFont |
| JKRExpHeap * | mHeap |
| tParse_ * | m_parse |
| dJprevCtrl_c * | mControl |
| s8 | mHIOId |
Static Public Attributes | |
| static dJprev_c * | m_myObj |
| dJprev_c::dJprev_c | ( | JStudio::TControl * | param_1, |
| const JUTGamePad & | param_2 ) |
| dJprev_c::~dJprev_c | ( | ) |
| void dJprev_c::create | ( | JStudio::TControl * | pControl, |
| const JUTGamePad & | pad ) |
|
inlinestatic |
| void dJprev_c::remove | ( | ) |
| void dJprev_c::show2D | ( | ) |
| void dJprev_c::show3D | ( | Mtx | mtx | ) |
| void dJprev_c::update | ( | ) |
|
static |
| tParse_* dJprev_c::m_parse |
| dJprevCtrl_c* dJprev_c::mControl |
| JUTResFont* dJprev_c::mFont |
| JKRExpHeap* dJprev_c::mHeap |
| s8 dJprev_c::mHIOId |
| J2DOrthoGraph* dJprev_c::mOrthoGraph |