toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGFrameBufferInfo
/
withBounds
with
Bounds
fun
withBounds
(
x
:
Int
=
this.x
,
y
:
Int
=
this.y
,
width
:
Int
=
this.width
,
height
:
Int
=
this.height
)
:
AGFrameBufferInfo