Contents

GCPhysicalInputSource

A protocol for a description of an element without any system-level remapping of the controls.

Declaration

protocol GCPhysicalInputSource : NSObjectProtocol

Overview

If necessary, use the properties in this protocol to get the actual input element aliases, localized name, and symbols without the user’s remapping of the controls in the System Game Controller settings. Otherwise, use the localizedName and sfSymbolsName in the GCPhysicalInputElement protocol in your interface.

Topics

Getting a localized name

Displaying a symbol

Accessing elements by key

Getting directions