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

Class XboxOnePretend360Class

360Controller/Controller.h:123–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121
122
123class XboxOnePretend360Class : public XboxOneControllerClass
124{
125 OSDeclareDefaultStructors(XboxOnePretend360Class)
126
127public:
128 virtual OSString* newProductString() const;
129 virtual OSNumber* newProductIDNumber() const;
130 virtual OSNumber* newVendorIDNumber() const;
131};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected