ALLEGRO_PI
Allegro 5 API
- Provided by: allegro5-doc (Version: 2:5.0.11-2)
- Source: allegro5
- Report a bug
Allegro 5 API
#include <allegro5/allegro.h>
#define ALLEGRO_PI 3.14159265358979323846
C99 compilers have no predefined value like M_PI for the constant π, but you can use this one instead.