TouchCollectionUpdater UpdateAllTouches Method Delta Engine Documentation

Namespace: DeltaEngine.Input.Xna
Assembly: DeltaEngine.Input.Xna (in DeltaEngine.Input.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public void UpdateAllTouches(
	List<TouchLocation> newTouches
)

Parameters

newTouches
Type: System.Collections.Generic List TouchLocation 
See Also