Keyboard GetKeyState Method Delta Engine Documentation

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

public State GetKeyState(
	Key key
)

Return Value

Type: State
See Also