Contents

GCControllerDirectionPad

A control element associated with a directional pad or a thumbstick.

Declaration

class GCControllerDirectionPad

Overview

You get the input values for this element from its subelements. You can use either the xAxis and yAxis properties to get coordinates, or the up, down, left, and right buttons that simulate directional pad buttons.

Topics

Accessing values using the axes

Accessing values using directional buttons

Getting change information

Setting snapshot values

See Also

Accessing controller elements