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
protected
void
firstRun
(@Nonnull final InteractionType type, @Nonnull final InteractionContext context, @Nonnull final CooldownHandler cooldownHandler)
Method firstRun.
- Parameters:
@Nonnull final InteractionTypetype@Nonnull final InteractionContextcontext@Nonnull final CooldownHandlercooldownHandler
toString
public
String
toString
()
Method toString.