SimpleEngine/src
SeanOMik c949d44d98
Move some code into source files, create alternative constructors
The constructors were for the particle properties
2021-03-22 19:54:32 -05:00
..
components Don't draw CollisionComponent's hitbox 2021-03-21 19:59:12 -05:00
events Add created by date to collision_handler.cpp and change year in header 2021-03-12 17:13:33 -06:00
particle Move some code into source files, create alternative constructors 2021-03-22 19:54:32 -05:00
animation.cpp Fix some things with the animation class. 2020-07-06 15:05:21 -05:00
entity.cpp Create a Destructable classes to replace IsQuitting and Quit 2021-03-12 17:18:23 -06:00
game.cpp Remove unused #include <iostream> 2021-03-12 22:04:11 -06:00