drawArrow

Draw an arrow with its head pointing at the end position.

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

Meta