toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.korge.render
/
TexturedVertexArray
/
getBounds
get
Bounds
fun
getBounds
(
min
:
Int
=
0
,
max
:
Int
=
vcount
)
:
Rectangle
Returns the bounds of the vertices defined in the indices from
min
to
max
(excluding) as
Rectangle