SimpleEngine/examples
SeanOMik bde19814a5
Switch particle lifetimes to use std::chrono instead of sf::Clock
Also create emitter properties, fix some code and some other things.
2021-03-29 19:52:27 -05:00
..
animation Update MovementComponent to use EventCallbacks for input. 2021-03-21 19:55:29 -05:00
particles Switch particle lifetimes to use std::chrono instead of sf::Clock 2021-03-29 19:52:27 -05:00
snake Create simpleengine::Random class, remove simpleengine::random namespace 2021-03-12 21:27:45 -06:00
CMakeLists.txt Create an early particle system 2021-03-22 18:56:29 -05:00