mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-21 05:04:45 +00:00
Many instances of a function or expression being used repeatedly, which can lower performance. Fixed it in these cases by creating on local var, reference or pointer that's used instead. |
||
|---|---|---|
| .. | ||
| win32CursorController.cpp | ||
| win32CursorController.h | ||
| win32SplashScreen.cpp | ||
| win32Window.cpp | ||
| win32Window.h | ||
| win32WindowMgr.cpp | ||
| win32WindowMgr.h | ||
| winDispatch.cpp | ||
| winDispatch.h | ||