Struct JoystickButtons
Inherited Members
Namespace: Hal
Assembly: FRC.Hal.dll
Syntax
public struct JoystickButtons
Fields
| Improve this Doc View SourceButtons
Declaration
public uint Buttons
Field Value
Type | Description |
---|---|
UInt32 |
Count
Declaration
public byte Count
Field Value
Type | Description |
---|---|
Byte |
Methods
| Improve this Doc View SourceGetButton(Int32)
Declaration
public bool GetButton(int button)
Parameters
Type | Name | Description |
---|---|---|
Int32 | button |
Returns
Type | Description |
---|---|
Boolean |