|
| | TControl () |
| |
| virtual | ~TControl () |
| |
| void | setFactory (JStudio::TFactory *) |
| |
| int | transformOnSet_setOrigin_TxyzRy (Vec const &, f32) |
| |
| int | transformOnGet_setOrigin_TxyzRy (Vec const &, f32) |
| |
| int | transform_setOrigin_ctb (JStudio::ctb::TObject const &) |
| |
| bool | transform_setOrigin_ctb_index (u32) |
| |
| void | stb_destroyObject_all () |
| |
| void | fvb_destroyObject_all () |
| |
| void | ctb_destroyObject_all () |
| |
| void | destroyObject_all () |
| |
| void | transformOnSet_enable (bool param_0) |
| |
| void | transformOnGet_enable (bool param_0) |
| |
| void | transform_enable (bool param_0) |
| |
| void | transform_setOrigin_TxyzRy (const Vec &xyz, f32 rotY) |
| |
| void | transform_setOrigin (const Vec &xyz, f32 rotY) |
| |
| void | setSecondPerFrame (f64 param_0) |
| |
| f64 | getSecondPerFrame () const |
| |
| ctb::TObject * | ctb_getObject_index (u32 index) |
| |
| fvb::TObject * | fvb_getObject (const void *param_1, u32 param_2) |
| |
| fvb::TObject * | fvb_getObject_index (u32 index) |
| |
| TFunctionValue * | getFunctionValue (const void *param_1, u32 param_2) |
| |
| TFunctionValue * | getFunctionValue_index (u32 index) |
| |
| bool | transformOnSet_isEnabled () const |
| |
| CMtxP | transformOnSet_getMatrix () const |
| |
| void | transformOnSet_transformTranslation (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnSet_transformRotation (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnSet_transformScaling (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnSet_transform (const TTransform_position ¶m_1, TTransform_position *param_2) const |
| |
| void | transformOnSet_transform (const TTransform_translation_rotation_scaling ¶m_1, TTransform_translation_rotation_scaling *param_2) const |
| |
| const TTransform_position * | transformOnSet_transform_ifEnabled (const TTransform_position ¶m_1, TTransform_position *param_2) const |
| |
| const TTransform_translation_rotation_scaling * | transformOnSet_transform_ifEnabled (const TTransform_translation_rotation_scaling ¶m_1, TTransform_translation_rotation_scaling *param_2) const |
| |
| bool | transformOnGet_isEnabled () const |
| |
| CMtxP | transformOnGet_getMatrix () const |
| |
| void | transformOnGet_transformTranslation (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnGet_transformDirection (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnGet_transform (const TTransform_position_direction ¶m_1, TTransform_position_direction *pDst) const |
| |
| const TTransform_position_direction * | transformOnGet_transform_ifEnabled (const TTransform_position_direction ¶m_1, TTransform_position_direction *param_2) const |
| |
| void | transformOnGet_transform (const TTransform_position ¶m_1, TTransform_position *pDst) const |
| |
| const TTransform_position * | transformOnGet_transform_ifEnabled (const TTransform_position ¶m_1, TTransform_position *param_2) const |
| |
| void | transformOnGet_transformRotation (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnGet_transformScaling (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnGet_transform (TTransform_translation_rotation_scaling *param_1, TTransform_translation_rotation_scaling *pDst) const |
| |
| TTransform_translation_rotation_scaling * | transformOnGet_transform_ifEnabled (TTransform_translation_rotation_scaling *param_1, TTransform_translation_rotation_scaling *param_2) const |
| |
| void | transformOnSet_transformDirection (const Vec &rSrc, Vec *pDst) const |
| |
| void | transformOnSet_transform (const TTransform_position_direction ¶m_1, TTransform_position_direction *pDst) const |
| |
| const TTransform_position_direction * | transformOnSet_transform_ifEnabled (const TTransform_position_direction ¶m_1, TTransform_position_direction *param_2) const |
| |
| | TControl () |
| |
| void | appendObject (TObject *) |
| |
| void | removeObject (TObject *) |
| |
| void | destroyObject (TObject *) |
| |
| void | destroyObject_all () |
| |
| TObject * | getObject (void const *, u32) |
| |
| void | reset () |
| |
| bool | forward (u32) |
| |
| void | setStatus_ (u32 status) |
| |
| void | resetStatus_ () |
| |
| bool | isSuspended () const |
| |
| TFactory * | getFactory () const |
| |
| void | setFactory (TFactory *factory) |
| |
| TObject_control & | referObject_control () |
| |
| int | getSuspend () const |
| |
| void | setSuspend (s32 suspend) |
| |
| void | suspend (s32 param_0) |
| |
| void | unsuspend (s32 param_0) |
| |