drawLine

Draw a line between the two positions.

void
drawLine
(
const Vec2f startPosition
,
const Vec2f endPosition
,
const Color color
,
float alpha = 1f
)

Meta