BodyMotionNothing

public class BodyMotionNothing extends BodyMotionBase

Class BodyMotionNothing. Provides bodymotionnothing functionality for the Hytale server.

java.lang.Object > BodyMotionBase > BodyMotionNothing

Field Summary

No fields documented.

Method Detail

BodyMotionNothing

public public BodyMotionNothing (@Nonnull final BuilderBodyMotionBase builderMotionBase)

Method BodyMotionNothing.

Parameters:
@Nonnull final BuilderBodyMotionBase builderMotionBase

computeSteering

public boolean computeSteering (@Nonnull final Ref ref, @Nonnull final Role support, @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 support
@Nullable final InfoProvider sensorInfo
final double dt
@Nonnull final Steering desiredSteering
@Nonnull final ComponentAccessor componentAccessor