SensorInteractionContext

public class SensorInteractionContext extends SensorBase

Class SensorInteractionContext. Provides sensorinteractioncontext functionality for the Hytale server.

java.lang.Object > SensorBase > SensorInteractionContext

Field Summary

target

final Ref target

Field target.

targetArchetype

final Archetype targetArchetype

Field targetArchetype.

Method Detail

SensorInteractionContext

public public SensorInteractionContext (@Nonnull final BuilderSensorInteractionContext builder, @Nonnull final BuilderSupport support)

Method SensorInteractionContext.

Parameters:
@Nonnull final BuilderSensorInteractionContext 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.