Torque3D/Engine/source/windowManager/sdl
Areloch 170cdadf60 Fixes window icons with SDL, hooking it through the var $Core::windowIcon as the path.
Also adjusted the splash window icon to use the var $Core::splashWindowImage for it's path.
2016-12-22 00:52:34 -06:00
..
sdlCursorController.cpp PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlCursorController.h PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
sdlSplashScreen.cpp Also adds a sanity check in the event a splash image isn't found. 2016-11-27 16:21:52 -06:00
sdlWindow.cpp fix bug with SDL text input that occurs when multiple responders occur on the screen. (Tested with 2 responders.) 2016-12-11 19:11:32 -05:00
sdlWindow.h Corrects input issues when typing into text fields and it bleeding through to player inputs. 2015-09-21 00:14:16 -05:00
sdlWindowMgr.cpp Fixes window icons with SDL, hooking it through the var $Core::windowIcon as the path. 2016-12-22 00:52:34 -06:00
sdlWindowMgr.h fix SDL text events from generating a ~ key when opening the console 2016-12-11 13:53:11 -05:00