SensorMotionController

public class SensorMotionController extends SensorBase

Class SensorMotionController. Provides sensormotioncontroller functionality for the Hytale server.

java.lang.Object > SensorBase > SensorMotionController

Field Summary

No fields documented.

Method Detail

SensorMotionController

public public SensorMotionController (@Nonnull final BuilderSensorMotionController builderSensorMotionController)

Method SensorMotionController.

Parameters:
@Nonnull final BuilderSensorMotionController builderSensorMotionController

matches

public boolean matches (@Nonnull final Ref ref, @Nonnull final Role role, final double dt, @Nonnull final Store store)

Method matches.

Parameters:
@Nonnull final Ref ref
@Nonnull final Role role
final double dt
@Nonnull final Store store

getSensorInfo

public InfoProvider getSensorInfo ()

Method getSensorInfo.