Go to file
SeanOMik 5bedd85584
Make Entity::Update call UpdateComponents by default instead of an event
2020-07-04 16:42:11 -05:00
examples Make Entity::Update call UpdateComponents by default instead of an event 2020-07-04 16:42:11 -05:00
include/simpleengine Make Entity::Update call UpdateComponents by default instead of an event 2020-07-04 16:42:11 -05:00
src Add acceleration and deceleration to MovementComponent 2020-07-04 13:15:56 -05:00
.gitignore Upload first super simple engine version 2020-07-02 22:48:58 -05:00
CMakeLists.txt Move headers into `simpleengine` directory. 2020-07-02 22:53:28 -05:00
LICENSE Initial commit 2020-07-02 22:43:41 -05:00
README.md Upload first super simple engine version 2020-07-02 22:48:58 -05:00

README.md

game_engine