Contents

GCDevicePhysicalInputStateDiff

The common functions for objects that contain the differences between a current and previous input state object.

Declaration

protocol GCDevicePhysicalInputStateDiff : NSObjectProtocol

Overview

Use the GCDevicePhysicalInput nextInputState() method to get an input state object conforming to this protocol.

Topics

Getting changes

See Also

Essentials