littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics
/
Pixmap
/
drawLine
draw
Line
fun
drawLine
(
x
:
Int
,
y
:
Int
,
x2
:
Int
,
y2
:
Int
,
color
:
Int
)