toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGTextureDrawer
/
draw
draw
fun
draw
(
frameBuffer
:
AGFrameBuffer
,
tex
:
AGTexture
?
,
left
:
Float
=
-1f
,
top
:
Float
=
+1f
,
right
:
Float
=
+1f
,
bottom
:
Float
=
-1f
)