LinearBlit.setCoords

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