Size2F

data class Size2F(val width: Float, val height: Float)

Constructors

Link copied to clipboard
constructor(width: Float, height: Float)

Properties

Link copied to clipboard
Link copied to clipboard