|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Font3D | |
---|---|
com.jmex.font3d | |
com.jmex.font3d.effects |
Uses of Font3D in com.jmex.font3d |
---|
Constructors in com.jmex.font3d with parameters of type Font3D | |
---|---|
Text3D(Font3D factory,
java.lang.String text,
float size)
|
Uses of Font3D in com.jmex.font3d.effects |
---|
Methods in com.jmex.font3d.effects with parameters of type Font3D | |
---|---|
void |
Font3DBorder.applyEffect(Font3D font)
|
void |
Font3DEffect.applyEffect(Font3D font)
|
void |
Font3DGradient.applyEffect(Font3D font)
|
void |
Font3DTexture.applyEffect(Font3D font)
|
Constructors in com.jmex.font3d.effects with parameters of type Font3D | |
---|---|
Font3DBorder(float width,
ColorRGBA inner_color,
ColorRGBA outer_color,
Font3D font)
Just a short-cut constructor, grabbing the side/front/back from the font. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |