ae v0.0.1981 (2017-07-03T22:25:46Z)
Home
Dub
Repo
SDL2Renderer.fillRect
ae
ui
video
sdl2
renderer
SDL2Renderer
Undocumented in source. Be warned that the author may not have intended to support it.
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
SDL2Renderer
override
void
fillRect
(
float
x0
,
float
y0
,
float
x1
,
float
y1
,
COLOR
color
)
Meta
Source
See Implementation
ae
ui
video
sdl2
renderer
SDL2Renderer
constructors
this
functions
clear
draw
fastLock
fillRect
hline
line
lock
present
putPixel
putPixels
shutdown
unlock
vline
properties
height
width
variables
h
renderer
w