Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
UInt8 VoodooInput::getTransformKey() {
145
return transformKey;
146
}
147
148
UInt32 VoodooInput::getPhysicalMaxX() {
149
return physicalMaxX;
Callers
1
constructReportGated
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected