![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <JASProbe.h>
Collaboration diagram for JASProbe:Public Member Functions | |
| void | start (char const *) |
| void | stop () |
Static Public Member Functions | |
| static void | start (s32, char const *) |
| static void | stop (s32) |
Public Attributes | |
| char const * | mName |
| long | mStartTime |
| f32 | _08 |
| f32 | _0C |
| f32 | _10 |
| f32 | _14 |
| f32 | _18 [100] |
| u32 | _1A8 |
Static Public Attributes | |
| static JASProbe * | sProbeTable [16] |
| void JASProbe::start | ( | char const * | name | ) |
|
static |
| void JASProbe::stop | ( | ) |
|
static |
| f32 JASProbe::_08 |
| f32 JASProbe::_0C |
| f32 JASProbe::_10 |
| f32 JASProbe::_14 |
| f32 JASProbe::_18[100] |
| u32 JASProbe::_1A8 |
| char const* JASProbe::mName |
| long JASProbe::mStartTime |
|
static |