ES-DE/src/components
2012-07-21 14:16:53 -05:00
..
GuiGameList.cpp Fix for the "stuck enter key" bug (now SDL's key repeat is disabled on game launch then re-eanbled on termination). 2012-07-21 14:16:53 -05:00
GuiGameList.h Systems can be defined in the systems.cfg file (currently in the same directory as the executable). Games can now be launched with the enter key. Progress! 2012-07-21 14:06:24 -05:00
GuiList.cpp Systems can be defined in the systems.cfg file (currently in the same directory as the executable). Games can now be launched with the enter key. Progress! 2012-07-21 14:06:24 -05:00
GuiList.h Systems can be defined in the systems.cfg file (currently in the same directory as the executable). Games can now be launched with the enter key. Progress! 2012-07-21 14:06:24 -05:00
GuiTitleScreen.cpp Added InputManager; GuiComponents can register themselves to receive input events. 2012-07-19 20:08:29 -05:00
GuiTitleScreen.h More work on the skeleton of the program. 2012-07-19 11:13:27 -05:00