SimpleEngine/include/simpleengine
SeanOMik 2aeacca536
Remove unused #include <iostream>
2021-03-12 22:04:11 -06:00
..
components Create terrible collision system and mostly finish snake example 2021-03-01 22:08:10 -06:00
events Add created by date to collision_handler.cpp and change year in header 2021-03-12 17:13:33 -06:00
animation.h Remove horrendous useless commented code. 2020-07-07 00:51:32 -05:00
async_event.h Remove unused #include <iostream> 2021-03-12 22:04:11 -06:00
component.h Create a Destructable classes to replace IsQuitting and Quit 2021-03-12 17:18:23 -06:00
destructable.h Create a Destructable classes to replace IsQuitting and Quit 2021-03-12 17:18:23 -06:00
entity.h Compiler warnings, and don't dynamic_cast twice in Entity::GetComponent 2021-03-12 17:33:10 -06:00
event.h Create a Destructable classes to replace IsQuitting and Quit 2021-03-12 17:18:23 -06:00
game.h Create simpleengine::Random class, remove simpleengine::random namespace 2021-03-12 21:27:45 -06:00
random.h Create simpleengine::Random class, remove simpleengine::random namespace 2021-03-12 21:27:45 -06:00