|
virtual void | tick (::MoveControlComponent &parent, ::Mob &mob) |
|
MCAPI bool | _clearOfObstacles (::Mob const &mob, float x, float z, int distance) const |
|
MCAPI void | _handleBreaching (::Mob &mob) |
|
MCAPI bool | _isInWater (::Mob const &mob) const |
|
MCAPI void | _setupBreach (::Mob &mob) |
|
MCAPI void | $tick (::MoveControlComponent &parent, ::Mob &mob) |
|
virtual void | initializeInternal (::Mob &mob, ::MoveControlDescription *description) |
|
virtual void | setWantedPosition (::MoveControlComponent &parent, ::Mob &, ::Vec3 const &position, float speed) |
|
MCAPI float | calculateMoveSpeed (::MoveControlComponent const &parent, ::Mob &mob, ::Vec3 const &endPosition, float maxMoveSpeed) |
|
MCAPI float | calculateYRotation (::MoveControlComponent const &parent, ::Mob const &mob, ::Vec3 const &positionDifference, float maxMoveSpeed) |
|
MCFOLD void | $initializeInternal (::Mob &mob, ::MoveControlDescription *description) |
|
MCAPI void | $setWantedPosition (::MoveControlComponent &parent, ::Mob &, ::Vec3 const &position, float speed) |
|
|
static MCAPI void ** | $vftable () |
|
static MCAPI ::Vec3 | getDiffVector (::Vec3 const &wantedPosition, ::Mob const &mob) |
|
static MCAPI float const & | MIN_DELTA_TO_MOVE () |
|
static MCAPI float const & | MIN_SPEED_SQR () |
|
|
::ll::TypedStorage< 1, 1, bool > | mBreaching |
|
◆ tick()
◆ _clearOfObstacles()
MCAPI bool DolphinMoveControl::_clearOfObstacles |
( |
::Mob const & | mob, |
|
|
float | x, |
|
|
float | z, |
|
|
int | distance ) const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _handleBreaching()
MCAPI void DolphinMoveControl::_handleBreaching |
( |
::Mob & | mob | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _isInWater()
MCAPI bool DolphinMoveControl::_isInWater |
( |
::Mob const & | mob | ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _setupBreach()
MCAPI void DolphinMoveControl::_setupBreach |
( |
::Mob & | mob | ) |
|
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $tick()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** DolphinMoveControl::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: