Size

constructor(width: Int = 0, height: Int = width)
constructor(width: Float = 0.0f, height: Float = width)