com.jmex.font3d.effects
Interface Font3DEffect

All Known Implementing Classes:
Font3DBorder, Font3DGradient, Font3DTexture

public interface Font3DEffect

This interface specifies some effect that can be applied to a font.

Author:
emanuel

Method Summary
 void applyEffect(Font3D font)
           
 

Method Detail

applyEffect

void applyEffect(Font3D font)