ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
Renderer.fillRect
ae
ui
video
renderer
Renderer
Undocumented in source.
void
fillRect
(int x0, int y0, int x1, int y1, COLOR color)
void
fillRect
(float x0, float y0, float x1, float y1, COLOR color)
class
Renderer
abstract
void
fillRect
(
float
x0
,
float
y0
,
float
x1
,
float
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