Companion
Functions
Link copied to clipboard
fun clicks(mouseButton: MouseButton = MouseButton.LEFT, clickCount: Int = 1): List<FrameSnapshot>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun fromDirection(compositeDirection3d: CompositeDirection3d, movementType: CharacterMovementType): FrameSnapshot
Content copied to clipboard
Link copied to clipboard
fun fromRotationDirection(rotationDirection: RotationDirection): FrameSnapshot
Content copied to clipboard
Link copied to clipboard
fun shoots(mouseButton: MouseButton = MouseButton.LEFT, clickCount: Int = 5): List<FrameSnapshot>
Content copied to clipboard