Uses of Class
games.stendhal.client.gui.EffectLayer
Packages that use EffectLayer
Package
Description
the Stendhal Client.
the user interface including all dialogs, the main game window and
views for the game entities.
-
Uses of EffectLayer in games.stendhal.client
Methods in games.stendhal.client with parameters of type EffectLayerModifier and TypeMethodDescriptionvoidGameScreen.addEffect(EffectLayer effect) Add a map wide visual effect. -
Uses of EffectLayer in games.stendhal.client.gui
Subclasses of EffectLayer in games.stendhal.client.guiModifier and TypeClassDescriptionclassAn effect that turns the screen black, fading in specified duration.classAn effect that flashes the screen for specified duration, using the event strength attribute as the alpha value of the drawn flash.