Click or drag to resize
DigitalRuneIInputServiceCommands Property
Gets the input commands.

Namespace: DigitalRune.Game.Input
Assembly: DigitalRune.Game.Input (in DigitalRune.Game.Input.dll) Version: 1.8.0.0 (1.8.0.14467)
Syntax
InputCommandCollection Commands { get; }

Property Value

Type: InputCommandCollection
The input commands.
See Also