---
title: GCRacingWheelInputState
framework: gamecontroller
role: symbol
role_heading: Class
path: gamecontroller/gcracingwheelinputstate
---

# GCRacingWheelInputState

The input for the wheel of a racing wheel controller.

## Declaration

```swift
class GCRacingWheelInputState
```

## Topics

### Getting input elements

- [wheel](gamecontroller/gcracingwheelinputstate/wheel.md)
- [acceleratorPedal](gamecontroller/gcracingwheelinputstate/acceleratorpedal.md)
- [brakePedal](gamecontroller/gcracingwheelinputstate/brakepedal.md)
- [clutchPedal](gamecontroller/gcracingwheelinputstate/clutchpedal.md)
- [shifter](gamecontroller/gcracingwheelinputstate/shifter.md)

### Accessing elements by name

- [GCInputSteeringWheel](gamecontroller/gcinputsteeringwheel-26283.md)
- [GCInputShifter](gamecontroller/gcinputshifter-6miga.md)
- [GCInputPedalClutch](gamecontroller/gcinputpedalclutch-82gwe.md)
- [GCInputPedalAccelerator](gamecontroller/gcinputpedalaccelerator-6kg6u.md)
- [GCInputPedalBrake](gamecontroller/gcinputpedalbrake-6wpdc.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Inherited By

- [GCRacingWheelInput](gamecontroller/gcracingwheelinput.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [GCDevicePhysicalInputState](gamecontroller/gcdevicephysicalinputstate.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Racing wheel input

- [GCRacingWheelInput](gamecontroller/gcracingwheelinput.md)
