touches property

JSArray<Touch> get touches

Implementation

external JSArray<Touch> get touches;
set touches (JSArray<Touch> value)

Implementation

external set touches(JSArray<Touch> value);