Check if certain button (or combination of buttons) is pressed.
Namespace:
AForge.ControlsAssembly: AForge.Controls (in AForge.Controls.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public bool IsButtonPressed( Joystick..::.Buttons button ) |
Parameters
- button
- Type: AForge.Controls..::.Joystick..::.Buttons
Button to check state of.