allegro5.system

Undocumented in source.

Members

Enums

ALLEGRO_RESOURCES_PATH
anonymousenum ALLEGRO_RESOURCES_PATH
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

al_get_app_name
const(char)* al_get_app_name()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_org_name
const(char)* al_get_org_name()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_standard_path
ALLEGRO_PATH* al_get_standard_path(int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_system_config
ALLEGRO_CONFIG* al_get_system_config()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_get_system_driver
ALLEGRO_SYSTEM* al_get_system_driver()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_inhibit_screensaver
bool al_inhibit_screensaver(bool inhibit)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_init
bool al_init()
Undocumented in source. Be warned that the author may not have intended to support it.
al_install_system
bool al_install_system(int vers, int function(void function()) atexit_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_is_system_installed
bool al_is_system_installed()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_run_allegro
int al_run_allegro(int delegate() user_main)
Undocumented in source. Be warned that the author may not have intended to support it.
al_set_app_name
void al_set_app_name(char* appname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_set_exe_name
void al_set_exe_name(char* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_set_org_name
void al_set_org_name(char* orgname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
al_uninstall_system
void al_uninstall_system()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rt_moduleTlsCtor
void rt_moduleTlsCtor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rt_moduleTlsDtor
void rt_moduleTlsDtor()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

ALLEGRO_SYSTEM
struct ALLEGRO_SYSTEM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta