al_draw_pieslice(3alleg5) | al_draw_pieslice(3alleg5) |
al_draw_pieslice - Allegro 5 API
#include <allegro5/allegro_primitives.h> void al_draw_pieslice(float cx, float cy, float r, float start_theta,
float delta_theta, ALLEGRO_COLOR color, float thickness)
Draws a pieslice (outlined circular sector).
Parameters:
5.0.6, 5.1.0
Allegro reference manual |