Commit Graph

4 Commits

Author SHA1 Message Date
SeanOMik 2f1922952c
Use std::chrono in ParticleEmitter class for particle lifetime 2021-03-29 22:09:59 -05:00
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
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
SeanOMik d5eeeb4553
Create an early particle system 2021-03-22 18:56:29 -05:00