JointSpringControllerHolder class
Constructors, destructors, conversion operators
Public functions
- void init(s32)
- void init(LiveActor*, const char*)
- void init(LiveActor*, const ByamlIter&)
- void addController(JointSpringController*, const char*)
- auto tryInvalidateConstraints(u32) -> bool
- auto tryValidateConstraints(u32) -> bool
- auto tryInvalidateConstraints(const char*) -> bool
- auto tryValidateConstraints(const char*) -> bool
- void offControlAll()
- void setControlRateAll(f32)
- void onControlAll()
- void resetControlAll()
- void addControlRateAll(f32)
- void subControlRateAll(f32)
- auto tryCreateAndInitJointControllerKeeper(LiveActor*, const char*) -> JointSpringControllerHolder*
- auto calcInitFileSpringControlJointNum(const LiveActor*, const char*) -> s32