Translate

data class Translate(val tx: Double, val ty: Double) : AffineTransformation(source)

Constructors

Link copied to clipboard
constructor(tx: Double, ty: Double)

Properties

Link copied to clipboard
Link copied to clipboard
val tx: Double
Link copied to clipboard
val ty: Double

Functions

Link copied to clipboard