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 class
PanelEffect.GibberishEffect
static class
PanelEffect.PulseEffect
Methods in squidpony.squidgrid.gui.gdx that return PanelEffect.ExplosionEffect Modifier and Type Method Description PanelEffect.ExplosionEffect
PanelEffect.ExplosionEffect. useElectricColors()
Sets the colors this ExplosionEffect uses to go from through various shades of gray-purple before fading.PanelEffect.ExplosionEffect
PanelEffect.ExplosionEffect. useFieryColors()
Sets the colors this ExplosionEffect uses to go from orange, to yellow, to orange, to dark gray, then fade.