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.
nothrow @nogc extern (C)
struct ALLEGRO_TOUCH_INPUT_STATE {}

Members

Variables

touches
ALLEGRO_TOUCH_STATE[ALLEGRO_TOUCH_INPUT_MAX_TOUCH_COUNT] touches;
Undocumented in source.

Meta