libtcod-net
DrawVLine Method (x, y, l)
Namespaces
►
libtcodWrapper
►
Console
►
DrawVLine(Int32, Int32, Int32)
C#
Draw vertical line using default background/foreground color
Declaration Syntax
C#
public
void
DrawVLine
(
int
x
,
int
y
,
int
l
)
Parameters
x
(
Int32
)
Upper endpoint x coord
y
(
Int32
)
Upper endpoint y coord
l
(
Int32
)
Length
Assembly:
libtcodWrapper
(Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)