|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TexCoordGenerator | |
---|---|
org.newdawn.slick.geom | Simple geometric wrappers that can be used for rendering and collision. |
org.newdawn.slick.svg | Demo/Test SVG area. |
Uses of TexCoordGenerator in org.newdawn.slick.geom |
---|
Methods in org.newdawn.slick.geom with parameters of type TexCoordGenerator | |
---|---|
static void |
ShapeRenderer.texture(Shape shape,
Image image,
TexCoordGenerator gen)
Draw the the given shape filled in with a texture. |
Uses of TexCoordGenerator in org.newdawn.slick.svg |
---|
Classes in org.newdawn.slick.svg that implement TexCoordGenerator | |
---|---|
class |
LinearGradientFill
A filler for shapes that applys SVG linear gradients |
class |
RadialGradientFill
A filler to apply a SVG radial gradient across a shape |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |