Awesomium.WebTouchEvent

Undocumented in source.

Members

Variables

changed_touches
WebTouchPoint[8] changed_touches;
Undocumented in source.
changed_touches_length
uint changed_touches_length;
Undocumented in source.
target_touches
WebTouchPoint[8] target_touches;
Undocumented in source.
target_touches_length
uint target_touches_length;
Undocumented in source.
touches
WebTouchPoint[8] touches;
Undocumented in source.
touches_length
uint touches_length;
Undocumented in source.
type
WebTouchEventType type;
Undocumented in source.

Meta