Companion

object Companion

Functions

Link copied to clipboard
fun fromBounds(topLeft: Vector2I, bottomRight: Vector2I): RectangleInt
fun fromBounds(left: Int, top: Int, right: Int, bottom: Int): RectangleInt
Link copied to clipboard
operator fun invoke(position: PointInt, size: SizeInt): RectangleInt
Link copied to clipboard