Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ mapScanCode
Function
mapScanCode
Engine/source/platformSDL/sdlInput.cpp:259–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
void mapScanCode(U32 sdl, U32 torque)
260
{
261
SDL_T3D[sdl] = torque;
262
T3D_SDL[torque] = sdl;
263
}
264
265
266
Callers
1
buildScanCodeArray
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected