ConsoleGameEngine
1.2.1
jvm
ConsoleGameEngine
/
top.kmar.game
/
ConsolePrinter
/
drawVerticalDottedLine
draw
Vertical
Dotted
Line
@
JvmStatic
external
fun
drawVerticalDottedLine
(
char
:
Char
,
charWidth
:
Int
,
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
lineLength
:
Int
,
spaceLength
:
Int
,
offset
:
Int
,
index
:
Int
=
this.index
)