Closed cwstra closed 4 years ago
Deleted the old fork without thinking, but hey, here's something better. I made an EmitterShape abstract class, as @alampros suggested previously, and a few additional shapes for it (Circle, Sector, and Triangle)!
EmitterShape
Woah, can you submit a new PR against the develop branch? It's really hard to see what actually changed.
develop
Thanks!
Deleted the old fork without thinking, but hey, here's something better. I made an
EmitterShape
abstract class, as @alampros suggested previously, and a few additional shapes for it (Circle, Sector, and Triangle)!