jim
Toggle table of contents
1.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jim
jim
/
ratph6.jim.api
/
Renderer
/
drawLine
draw
Line
@
JvmStatic
fun
drawLine
(
color
:
Int
,
x1
:
Int
,
y1
:
Int
,
x2
:
Int
,
y2
:
Int
,
width
:
Int
)
Horizontal or vertical line (diagonals aren't supported by the HUD draw target).