ae v0.0.3141 (2022-02-14T00:51:10Z)
Home
Dub
Repo
Renderer.vline
ae
ui
video
renderer
Renderer
Draw a vertical line.
class
Renderer
void
vline
(
int
x
,
int
y0
,
int
y1
,
COLOR
color
)
Meta
Source
See Implementation
ae
ui
video
renderer
Renderer
aliases
COLOR
functions
clear
draw
fastLock
fillRect
hline
line
lock
present
putPixel
putPixels
shutdown
unlock
vline
properties
height
width
structs
Bitmap
Pixel
variables
canFastLock
Draw a vertical line.