mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 12:44:46 +00:00
again maintains fallbacks for folks that just don't want to use the lib (though if we do want to go that route, we'll likely want to re-review a few commits and put fallbacks, well, *back* at some point) includes sdl in torqueconfig.h if in use to kill duplication. adds a generic sdlPlatform.cpp for general methods, oneliners, and the like |
||
|---|---|---|
| .. | ||
| threads | ||
| sdlInput.cpp | ||
| sdlInput.h | ||
| sdlInputManager.cpp | ||
| sdlInputManager.h | ||
| sdlMsgBox.cpp | ||
| sdlPlatform.cpp | ||
| sdlPlatformGL.cpp | ||