BodyMotionTakeOff

public class BodyMotionTakeOff extends BodyMotionBase

Class BodyMotionTakeOff. Provides bodymotiontakeoff functionality for the Hytale server.

java.lang.Object > BodyMotionBase > BodyMotionTakeOff

Field Summary

transformComponent

final TransformComponent transformComponent

Field transformComponent.

npcComponent

final NPCEntity npcComponent

Field npcComponent.

position

final Vector3d position

Field position.

Method Detail

BodyMotionTakeOff

public public BodyMotionTakeOff (@Nonnull final BuilderBodyMotionTakeOff builderBodyMotionTakeOff)

Method BodyMotionTakeOff.

Parameters:
@Nonnull final BuilderBodyMotionTakeOff builderBodyMotionTakeOff

computeSteering

public boolean computeSteering (@Nonnull final Ref ref, @Nonnull final Role role, @Nullable final InfoProvider sensorInfo, final double dt, @Nonnull final Steering desiredSteering, @Nonnull final ComponentAccessor componentAccessor)

Method computeSteering.

Parameters:
@Nonnull final Ref ref
@Nonnull final Role role
@Nullable final InfoProvider sensorInfo
final double dt
@Nonnull final Steering desiredSteering
@Nonnull final ComponentAccessor componentAccessor