toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGTextureDrawer
/
drawXY
draw
XY
fun
drawXY
(
frameBuffer
:
AGFrameBuffer
,
tex
:
AGTexture
?
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
)