public class HeadMotionNothing extends HeadMotionBase
Class HeadMotionNothing. Provides headmotionnothing functionality for the Hytale server.
java.lang.Object > HeadMotionBase > HeadMotionNothing
Field Summary
No fields documented.
Method Detail
HeadMotionNothing
Method HeadMotionNothing.
- Parameters:
final BuilderHeadMotionBasebuilderMotionBase
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