LeviLamina
Loading...
Searching...
No Matches
MinecartMoveAlongRailSystem Class Reference

Static Public Member Functions

static MCAPI bool _calculateAllPassengersRailMovementInput (::std::vector<::StrictActorIDEntityContextPair > const &passengers, ::Vec3 &posDelta, ::ViewT< ::StrictEntityContext, ::Include<::PlayerComponent >, ::ActorRotationComponent const, ::LocalMoveVelocityComponent const > playerView)
 
static MCAPI void _calculateRailMovementSystem (::StrictEntityContext const &context, ::RailMovementComponent const &railMovementComponent, ::SnapOnRailComponent &snapOnRailComponent, ::StateVectorComponent &stateVectorComponent, ::Optional<::VehicleComponent const > vehicleComponent, ::ViewT< ::StrictEntityContext, ::Include<::PlayerComponent >, ::ActorRotationComponent const, ::LocalMoveVelocityComponent const > playerView, ::EntityModifier<::MoveRequestComponent > mod)
 
static MCAPI void _postRailMovementCalculateMinecartPositionSystem (::StrictEntityContext const &context, ::SnapOnRailComponent const &snapOnRailComponent, ::StateVectorComponent &stateVectorComponent, ::EntityModifier<::ActorSetPositionRequestComponent > mod, ::IConstBlockSource const &constBlockSource)
 
static MCAPI void _preRailMovementCalculateMinecartPositionSystem (::StrictEntityContext const &context, ::OffsetsComponent const &offsetsComponent, ::StateVectorComponent const &stateVectorComponent, ::FallDistanceComponent &fallDistanceComponent, ::SnapOnRailComponent &snapOnRailComponent, ::EntityModifier<::ActorSetPositionRequestComponent > mod, ::IConstBlockSource const &constBlockSource)
 
static MCAPI void _tickCalculateRailMovementSystem (::ViewT< ::StrictEntityContext, ::RailMovementComponent const, ::SnapOnRailComponent, ::StateVectorComponent, ::Optional<::VehicleComponent const > > view, ::ViewT< ::StrictEntityContext, ::Include<::PlayerComponent >, ::ActorRotationComponent const, ::LocalMoveVelocityComponent const > playerView, ::EntityModifier<::MoveRequestComponent > mod)
 
static MCAPI ::TickingSystemWithInfo createCleanupSystem ()
 
static MCAPI ::TickingSystemWithInfo createPostRailMovementPositionSystem ()
 

The documentation for this class was generated from the following file: