The Xbox Tools Framework (XTF) API that is used to simulate controller input on a development console.
| Name | Description | |
|---|---|---|
![]() |
IXtfInputClient | Represents an XTF input client. |
| Name | Description | |
|---|---|---|
![]() |
GAMEPAD_BUTTONS | Controller button identifier flags. |
| Name | Description | |
|---|---|---|
![]() |
GAMEPAD_REPORT | A snapshot of the state of a controller. |
To create an object that implements IXtfInputClient, call XtfCreateInputClient.