RetroArch
Properties | List of all members
GCControllerElement Class Reference

#import <GCControllerElement.h>

Inheritance diagram for GCControllerElement:
[legend]
Collaboration diagram for GCControllerElement:
[legend]

Properties

GCControllerElementcollection
 
BOOL analog
 

Detailed Description

Every controller element knows which collection it belongs to and whether its input value is analog or digital.

Property Documentation

◆ analog

- (BOOL) analog
readatomicassign

Check if the element can support more than just digital values, such as decimal ranges between 0 and 1.

◆ collection

- (GCControllerElement*) collection
readatomicassign

Each element can be part of a wider collection of inputs that map to a single logical element. A directional pad (dpad) is a logical collection of two axis inputs and thus each axis belongs to the same collection element - the dpad.


The documentation for this class was generated from the following file: