allegro5.touch_input

Undocumented in source.

Members

Enums

ALLEGRO_MOUSE_EMULATION_MODE
enum ALLEGRO_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.

Functions

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.

Structs

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

Variables

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

Meta