![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <d_a_obj_sWallShutter.h>
Inheritance diagram for daSwShutter_HIO_c:
Collaboration diagram for daSwShutter_HIO_c:Public Member Functions | |
| daSwShutter_HIO_c () | |
| virtual | ~daSwShutter_HIO_c () |
| void | genMessage (JORMContext *) |
Public Member Functions inherited from mDoHIO_entry_c | |
| mDoHIO_entry_c () | |
| void | entryHIO (const char *i_name) |
| void | removeHIO () |
| virtual | ~mDoHIO_entry_c () |
| virtual | ~mDoHIO_entry_c () |
Public Member Functions inherited from JORReflexible | |
| JORReflexible () | |
| virtual void | listenPropertyEvent (const JORPropertyEvent *) |
| virtual void | listen (u32, const JOREvent *) |
| virtual void | genObjectInfo (const JORGenEvent *) |
| virtual void | listenNodeEvent (const JORNodeEvent *) |
Public Member Functions inherited from JOREventListener | |
Public Attributes | |
| f32 | mInitSpeed |
| f32 | mMaxSpeed |
| f32 | mAcceleration |
| u8 | mVibrationStrength |
| f32 | mShakeStrength |
| f32 | mShakeAmpZ |
| f32 | mShakeAmpY |
| f32 | mShakeAtten |
| f32 | mMaxAtten |
| f32 | mMinAtten |
Public Attributes inherited from mDoHIO_entry_c | |
| s8 | mNo |
| u8 | mCount |
Additional Inherited Members | |
Static Public Member Functions inherited from JORReflexible | |
| static JORServer * | getJORServer () |
| daSwShutter_HIO_c::daSwShutter_HIO_c | ( | ) |
|
inlinevirtual |
|
virtual |
Implements JORReflexible.
| f32 daSwShutter_HIO_c::mAcceleration |
| f32 daSwShutter_HIO_c::mInitSpeed |
| f32 daSwShutter_HIO_c::mMaxAtten |
| f32 daSwShutter_HIO_c::mMaxSpeed |
| f32 daSwShutter_HIO_c::mMinAtten |
| f32 daSwShutter_HIO_c::mShakeAmpY |
| f32 daSwShutter_HIO_c::mShakeAmpZ |
| f32 daSwShutter_HIO_c::mShakeAtten |
| f32 daSwShutter_HIO_c::mShakeStrength |
| u8 daSwShutter_HIO_c::mVibrationStrength |