Allegro
bitmap to be drawn to
centre point x coordinates
centre point y coordinates
angle 1 of arc from 0-256
angle 2 of arc from 0-256
radius of arc
colour of arc
1.14.23
Draws a circular arc with centre x, y and radius r, in an anticlockwise direction starting from the angle a1 and ending when it reaches a2. These values are specified in 16.16 fixed point format, with 256 equal to a full circle, 64 a right angle, etc. Zero is to the right of the centre point, and larger values rotate anticlockwise from there.
Generated using TypeDoc
Draws a arc.