MockKeyboard SetKeyboardState 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 SetKeyboardState(
	Key key,
	State state
)
See Also