Contents

GCDevice

A protocol that defines a common interface for game input devices.

Declaration

protocol GCDevice : NSObjectProtocol

Overview

This protocol provides common properties for game controllers, and mouse and keyboard devices.

Topics

Getting device information

Handling input

See Also

Game controllers