SensorAnimation

public class SensorAnimation extends SensorBase

Class SensorAnimation. Provides sensoranimation functionality for the Hytale server.

java.lang.Object > SensorBase > SensorAnimation

Field Summary

activeAnimationComponent

final ActiveAnimationComponent activeAnimationComponent

Field activeAnimationComponent.

Method Detail

SensorAnimation

public public SensorAnimation (@Nonnull final BuilderSensorAnimation builder, @Nonnull final BuilderSupport support)

Method SensorAnimation.

Parameters:
@Nonnull final BuilderSensorAnimation builder
@Nonnull final BuilderSupport support

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.