Package com.starpoints.game.fog
Contains the fog subclasses, that implement the individual fog behaviours.
-
Class Summary Class Description FogCool Fog class that cools a figure down by 10 heat units per round.FogHeal Fog class that lets anything inside regenerate.FogHeat Fog class that makes a figure inside invisible, but heats it up by 10 heat units per round.FogHide Fog class that makes figures inside invisible.FogHurt Fog class that removes energy from anything inside.FogInvulnerable Fog class that makes figures inside invulnerable.FogSink Fog class that makes a figure sink.FogSlow Fog class that stuns all other figures (which is very effective against enemies' ECM, but also destroys own ECM systems).