ALLEGRO_TOUCH_EVENT

Undocumented in source.

Members

Mixins

__anonymous
mixin _AL_EVENT_HEADER!(ALLEGRO_TOUCH_INPUT)
Undocumented in source.

Variables

display
ALLEGRO_DISPLAY* display;
Undocumented in source.
dx
float dx;
dy
float dy;
Undocumented in source.
id
int id;
Undocumented in source.
primary
bool primary;
Undocumented in source.
x
float x;
y
float y;
Undocumented in source.

Meta