dg2d ~master (2020-11-11T23:31:17Z)
Dub
Repo
LinearBlit.setCoords
dg2d
linearblit
LinearBlit
Set the coordinates for the start and end point of the linear gradient.
struct
LinearBlit
void
setCoords
(
float
x0
,
float
y0
,
float
x1
,
float
y1
)
Meta
Source
See Implementation
dg2d
linearblit
LinearBlit
constructors
this
functions
getBlitFunc
setCoords
setPaint
Set the coordinates for the start and end point of the linear gradient.