Contents

GCMicroGamepad

A controller profile that supports the Siri Remote.

Declaration

class GCMicroGamepad

Overview

The micro gamepad controller profile supports the following input elements:

  • Two digital face buttons (A and X).

  • One analog directional pad (D-pad) that functions as a touchpad.

Users can rotate game controllers that support the micro gamepad profile, switching them between landscape and portrait orientation. If you want to get directional values according to the orientation, set the allowsRotation property to true.

[Image]

Topics

Getting the controller

Receiving a callback when input values change

Getting face button inputs

Getting directional pad inputs

Accessing elements by name

Setting snapshot avlues

See Also

Accessing controller profiles