FreeBSD Manual Pages
al_get_to...ent_source(3) Library Functions Manual al_get_to...ent_source(3) NAME al_get_touch_input_event_source - Allegro 5 API SYNOPSIS #include <allegro5/allegro.h> ALLEGRO_EVENT_SOURCE *al_get_touch_input_event_source(void) DESCRIPTION Returns the global touch input event source. This event source gener- ates [touch input events]ALLEGRO_EVENT_TOUCH_BEGIN(3). SINCE 5.1.0 SEE ALSO ALLEGRO_EVENT_SOURCE(3), al_register_event_source(3) Allegro reference manual al_get_to...ent_source(3)
NAME | SYNOPSIS | DESCRIPTION | SINCE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_get_touch_input_event_source&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>