littlekt
0.6.0
common
core
/
com.lehaine.littlekt.math
/
Rect
/
Rect
Rect
fun
Rect
(
x
:
Float
=
0.0f
,
y
:
Float
=
0.0f
,
width
:
Float
=
0.0f
,
height
:
Float
=
0.0f
)