bndArrow

Draw a horizontal arrow for a number field with its center at (x, y) and size s; if s is negative, the arrow points to the left.

nothrow @trusted @nogc
void
bndArrow
(,
float x
,
float y
,
float s
,)

Meta