Uses of Class
games.stendhal.client.gui.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
Modifier and TypeMethodDescriptionvoid
GameScreen.addEffect(EffectLayer effect)
Add a map wide visual effect. -
Uses of EffectLayer in games.stendhal.client.gui
Modifier and TypeClassDescriptionclass
An effect that turns the screen black, fading in specified duration.class
An effect that flashes the screen for specified duration, using the event strength attribute as the alpha value of the drawn flash.