eDriven Framework API
Process Method (touches)
NamespaceseDriven.Core.EventsITouchEventDispatcherPluginProcess(array<Touch>[]()[][])
eDriven Framework API
Processes touches
Declaration Syntax
C#Visual BasicVisual C++
void Process(
	Touch[] touches
)
Sub Process ( _
	touches As Touch() _
)
void Process(
	array<Touch>^ touches
)
Parameters
touches (array<Touch>[]()[][])

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)