toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGFrameBuffer
/
setSize
set
Size
open
fun
setSize
(
width
:
Int
,
height
:
Int
)
:
Boolean
open
fun
setSize
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
fullWidth
:
Int
=
width
,
fullHeight
:
Int
=
height
)
:
Boolean