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
Method BodyMotionNothing.
- Parameters:
@Nonnull final BuilderBodyMotionBasebuilderMotionBase
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 Refref@Nonnull final Rolesupport@Nullable final InfoProvidersensorInfofinal doubledt@Nonnull final SteeringdesiredSteering@Nonnull final ComponentAccessorcomponentAccessor