- al_get_mouse_emulation_mode
int al_get_mouse_emulation_mode()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_get_touch_input_event_source
ALLEGRO_EVENT_SOURCE* al_get_touch_input_event_source()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_get_touch_input_mouse_emulation_event_source
ALLEGRO_EVENT_SOURCE* al_get_touch_input_mouse_emulation_event_source()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_get_touch_input_state
void al_get_touch_input_state(ALLEGRO_TOUCH_INPUT_STATE* ret_state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_install_touch_input
bool al_install_touch_input()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_is_touch_input_installed
bool al_is_touch_input_installed()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_set_mouse_emulation_mode
void al_set_mouse_emulation_mode(int mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- al_uninstall_touch_input
void al_uninstall_touch_input()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.