![]() |
![]()
| ![]() |
![]()
NAMEal_draw_filled_polygon - Allegro 5 API SYNOPSIS
DESCRIPTIONDraw a filled, simple polygon. Simple means it does not have to be convex but must not be self-overlapping.
When the y-axis is facing downwards (the usual), the coordinates must be ordered anti-clockwise. SINCE5.1.0 SEE ALSOal_draw_polygon(3), al_draw_filled_polygon_with_holes(3)
|