LeviLamina
Loading...
Searching...
No Matches
MovementInterpolatorSystemImpl Struct Reference

Static Public Member Functions

static MCAPI void _onGroundPostTick (::StrictEntityContext const &, ::MovementInterpolatorComponent const &movementInterpolatorComponent, ::StateVectorComponent &stateVectorComponent)
 
static MCAPI float _tickHeadYaw (::MovementInterpolatorComponent &movementInterpolatorComponent, float yHeadRot)
 
static MCAPI ::std::tuple<::Vec2, ::Vec2_tickRotation (::MovementInterpolatorComponent &movementInterpolatorComponent, ::Vec2 const &actorCurrentRotation, ::Vec2 const &actorPreviousRotation)
 

Member Function Documentation

◆ _onGroundPostTick()

static MCAPI void MovementInterpolatorSystemImpl::_onGroundPostTick ( ::StrictEntityContext const & ,
::MovementInterpolatorComponent const & movementInterpolatorComponent,
::StateVectorComponent & stateVectorComponent )
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.

◆ _tickHeadYaw()

static MCAPI float MovementInterpolatorSystemImpl::_tickHeadYaw ( ::MovementInterpolatorComponent & movementInterpolatorComponent,
float yHeadRot )
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.

◆ _tickRotation()

static MCAPI ::std::tuple<::Vec2, ::Vec2 > MovementInterpolatorSystemImpl::_tickRotation ( ::MovementInterpolatorComponent & movementInterpolatorComponent,
::Vec2 const & actorCurrentRotation,
::Vec2 const & actorPreviousRotation )
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 struct was generated from the following file: