CameraShakeInteraction

public class CameraShakeInteraction extends SimpleInstantInteraction

Class CameraShakeInteraction. Provides camerashakeinteraction functionality for the Hytale server.

java.lang.Object > SimpleInstantInteraction > CameraShakeInteraction

Field Summary

effectId

protected String effectId

Field effectId.

effectIndex

protected int effectIndex

Field effectIndex.

ref

final Ref ref

Field ref.

commandBuffer

final CommandBuffer commandBuffer

Field commandBuffer.

playerRefComponent

final PlayerRef playerRefComponent

Field playerRefComponent.

cameraShakeEffect

final CameraEffect cameraShakeEffect

Field cameraShakeEffect.

Method Detail

CameraShakeInteraction

public public CameraShakeInteraction ()

Method CameraShakeInteraction.

firstRun

Method firstRun.

Parameters:
@Nonnull final InteractionType type
@Nonnull final InteractionContext context
@Nonnull final CooldownHandler cooldownHandler

toString

public String toString ()

Method toString.