1
0
Fork 0
spectre/include/Spectre
2020-02-02 00:34:13 +01:00
..
Core Minor formating fixes. 2019-12-29 22:26:05 +01:00
Display Display/Display: No need to include System/SystemEvent. 2020-02-01 15:49:55 +01:00
Game Minor formating fixes. 2019-12-29 22:26:05 +01:00
Graphics Font: add FontDescription class. 2020-01-06 00:18:07 +01:00
Input include/Spectre/Input/Keyboard.h: Fix CamelCase for some enum values. 2020-02-02 00:34:13 +01:00
Math Minor formating fixes. 2019-12-29 22:26:05 +01:00
Scene Minor formating fixes. 2019-12-29 22:26:05 +01:00
System System/MessageHandler: Make this class useful by implementing EventListener and also add a vector of listeners with register/unregister methods. 2020-02-01 15:50:02 +01:00
Display.h Initial commit 2016-01-10 09:26:43 +01:00
Game.h Input: remove InputEvent and InputListener and related code. Those are handled in System/Event 2020-02-01 15:50:10 +01:00
Graphics.h Move everything from global namespace to "sp" namespace 2019-09-30 19:10:17 +02:00