MCPcopy Create free account
hub / github.com/acidanthera/VoodooInput / getTransformKey

Method getTransformKey

VoodooInput/VoodooInput.cpp:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144UInt8 VoodooInput::getTransformKey() {
145 return transformKey;
146}
147
148UInt32 VoodooInput::getPhysicalMaxX() {
149 return physicalMaxX;

Callers 1

constructReportGatedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected