Commit Graph

5 Commits

Author SHA1 Message Date
SeanOMik 7408206107
Change quit to destroying 2021-11-20 00:06:50 -05:00
SeanOMik 32f83fa67b
Change the particle example to move the particle emitter to the mouse 2021-03-29 22:10:54 -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