MockTouch SetTouchState Method Delta Engine Documentation

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

public void SetTouchState(
	int touchIndex,
	State state,
	Vector2D newTouchPosition
)
See Also