Interface EffectGlyph
- All Known Implementing Classes:
BakedSheetGlyph
public interface EffectGlyph
-
Method Summary
Modifier and TypeMethodDescriptioncreateEffect(float x0, float y0, float x1, float y1, float depth, int color, int shadowColor, float shadowOffset)
-
Method Details
-
createEffect
TextRenderable createEffect(float x0, float y0, float x1, float y1, float depth, int color, int shadowColor, float shadowOffset)
-