davidyu / Sonar

Networked multiplayer SHMUP-lite
http://lewenyu.com/sonar
MIT License
0 stars 0 forks source link

Replace all appropriate usage of TimedEffectCmp by processing them with a TimedProcessSys #43

Open davidyu opened 10 years ago

davidyu commented 10 years ago

TimedEffectSys does additional processing w/ the ProcessState and supports different TickIntervals.

We should break up TimedEffectSys into systems that inherit from: