MCPcopy Create free account
hub / github.com/360Controller/360Controller / XBOX360_HAT

Class XBOX360_HAT

360Controller/ControlStruct.h:41–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39
40// Analog stick format
41typedef struct XBOX360_HAT {
42 Xbox360_SShort x,y;
43} PACKED XBOX360_HAT;
44
45// Structure describing the report had back from the controller
46typedef struct XBOX360_IN_REPORT {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected