Uses of Interface
org.newdawn.slick.font.effects.ConfigurableEffect

Packages that use ConfigurableEffect
org.newdawn.slick.font.effects   
 

Uses of ConfigurableEffect in org.newdawn.slick.font.effects
 

Classes in org.newdawn.slick.font.effects that implement ConfigurableEffect
 class ColorEffect
          Makes glyphs a solid color.
 class GradientEffect
          Paints glyphs with a gradient fill.
 class OutlineEffect
          Strokes glyphs with an outline.
 class OutlineWobbleEffect
          An effect that genrates a wobbly line around the outline of the text
 class OutlineZigzagEffect
          An effect to generate a uniformly zigzaging line around text
 class ShadowEffect
          An effect to generate soft shadows beneath text
 



Copyright © 2006 New Dawn Software. All Rights Reserved.