Uses of Class
squidpony.squidgrid.gui.gdx.PanelEffect.ExplosionEffect
-
Uses of PanelEffect.ExplosionEffect in squidpony.squidgrid.gui.gdx
Subclasses of PanelEffect.ExplosionEffect in squidpony.squidgrid.gui.gdx Modifier and Type Class Description static classPanelEffect.GibberishEffectstatic classPanelEffect.PulseEffectMethods in squidpony.squidgrid.gui.gdx that return PanelEffect.ExplosionEffect Modifier and Type Method Description PanelEffect.ExplosionEffectPanelEffect.ExplosionEffect. useElectricColors()Sets the colors this ExplosionEffect uses to go from through various shades of gray-purple before fading.PanelEffect.ExplosionEffectPanelEffect.ExplosionEffect. useFieryColors()Sets the colors this ExplosionEffect uses to go from orange, to yellow, to orange, to dark gray, then fade.