FlipLocation

class FlipLocation(image: BufferedImage, x: Int, y: Int)

Constructors

Link copied to clipboard
constructor(image: BufferedImage, x: Int, y: Int)

Functions

Link copied to clipboard
fun flipX()
Link copied to clipboard
fun flipY()
Link copied to clipboard
fun set(argb: Int)