summary refs log tree commit diff stats
path: root/src/effect_system.h
Commit message (Collapse)AuthorAgeFilesLines
* Created Interpolation abstractionStar Rauchenberger2021-03-131-26/+13
| | | | This simplifies EffectSystem quite a bit, and will be useful in other classes.
* Implemented circle transition effect (for exit area)Kelly Rauchenberger2021-03-051-0/+17
|
* Added camera shake to lightning eventKelly Rauchenberger2021-02-151-0/+17
|
* Added map fadeoutsKelly Rauchenberger2021-02-141-0/+60
Screen fadeouts and map fadeouts are now handled by the effect system.