littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
Pixmap
/
drawSlice
draw
Slice
fun
drawSlice
(
x
:
Int
,
y
:
Int
,
slice
:
TextureSlice
,
border
:
Int
=
0
)
fun
drawSlice
(
x
:
Int
,
y
:
Int
,
src
:
Pixmap
,
sliceX
:
Int
,
sliceY
:
Int
,
sliceWidth
:
Int
,
sliceHeight
:
Int
,
border
:
Int
=
0
)