XtfInput

The Xbox Tools Framework (XTF) API that is used to simulate controller input on a development console.

Interfaces

  Name Description
IXtfInputClient Represents an XTF input client.

Enumerations

  Name Description
GAMEPAD_BUTTONS Controller button identifier flags.

Structures

  Name Description
GAMEPAD_REPORT A snapshot of the state of a controller.

To create an object that implements IXtfInputClient, call XtfCreateInputClient.