---
title: GCRacingWheelInput
framework: gamecontroller
role: symbol
role_heading: Class
path: gamecontroller/gcracingwheelinput
---

# GCRacingWheelInput

A controller profile that supports a racing wheel.

## Declaration

```swift
class GCRacingWheelInput
```

## Mentioned in

Handling input events

## Topics

### Creating snapshots

- [capture()](gamecontroller/gcracingwheelinput/capture().md)

### Polling for input

- [nextInputState()](gamecontroller/gcracingwheelinput/nextinputstate().md)

## Relationships

### Inherits From

- [GCRacingWheelInputState](gamecontroller/gcracingwheelinputstate.md)

### Conforms To

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

## See Also

### Racing wheel input

- [GCRacingWheelInputState](gamecontroller/gcracingwheelinputstate.md)
