allegro5.base

Undocumented in source.

Members

Aliases

ALLEGRO_PI
alias ALLEGRO_PI = tango.math.Math.PI
Undocumented in source.
ALLEGRO_PI
alias ALLEGRO_PI = std.math.PI
Undocumented in source.

Functions

AL_ID
int AL_ID(char a, char b, char c, char d)
Undocumented in source. Be warned that the author may not have intended to support it.
al_get_allegro_version
uint al_get_allegro_version()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_run_main
int al_run_main(int argc, char** argv, int function(int, char**) fn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

ALLEGRO_UNSTABLE_BIT
enum ALLEGRO_UNSTABLE_BIT;
Undocumented in source.
ALLEGRO_UNSTABLE_BIT
enum ALLEGRO_UNSTABLE_BIT;
Undocumented in source.

Variables

ALLEGRO_DATE
int ALLEGRO_DATE;
Undocumented in source.
ALLEGRO_DATE_STR
char[] ALLEGRO_DATE_STR;
Undocumented in source.
ALLEGRO_RELEASE_NUMBER
int ALLEGRO_RELEASE_NUMBER;
Undocumented in source.
ALLEGRO_SUB_VERSION
int ALLEGRO_SUB_VERSION;
Undocumented in source.
ALLEGRO_VERSION
int ALLEGRO_VERSION;
Undocumented in source.
ALLEGRO_VERSION_INT
int ALLEGRO_VERSION_INT;
Undocumented in source.
ALLEGRO_VERSION_STR
char[] ALLEGRO_VERSION_STR;
Undocumented in source.
ALLEGRO_WIP_VERSION
int ALLEGRO_WIP_VERSION;
Undocumented in source.

Meta