The Xbox Tools Framework (XTF) API that is used to simulate controller input on a development console.
Interfaces
| Interface |
Description |
| IXtfInputClient |
Represents an XTF input client. |
Functions
| Function |
Description |
| XtfCreateInputClient |
Initializes a new instance of the IXtfInputClient interface with the specified address. |
Structures
| Structure |
Description |
| GAMEPAD_REPORT structure |
A snapshot of the state of a controller. |
| GAMEPAD_REPORT_EX |
A snapshot of the state of a controller with extended information. |
Enumerations
| Enumeration |
Description |
| GAMEPAD_BUTTONS |
Controller button identifier flags. |
| GAMEPAD_MORE_BUTTONS |
TBD |
Authors: TitleOS