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 BuilderSensorAnimationbuilder@Nonnull final BuilderSupportsupport
matches
public
boolean
matches
(@Nonnull final Ref ref, @Nonnull final Role role, final double dt, @Nonnull final Store store)
Method matches.
- Parameters:
@Nonnull final Refref@Nonnull final Rolerolefinal doubledt@Nonnull final Storestore