Uses of Enum Class
playn.scene.Interaction.CaptureMode
-
Uses of Interaction.CaptureMode in playn.scene
Methods in playn.scene that return Interaction.CaptureModeModifier and TypeMethodDescriptionstatic Interaction.CaptureModeReturns the enum constant of this class with the specified name.static Interaction.CaptureMode[]Interaction.CaptureMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in playn.scene with parameters of type Interaction.CaptureModeModifier and TypeMethodDescriptionvoidInteraction.capture(Interaction.CaptureMode mode) Captures this interaction in the specified capture mode.