|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.newdawn.slick.geom | |
---|---|
org.newdawn.slick | |
org.newdawn.slick.fills | Fill effects used to colour and mogrify shapes during rendering |
org.newdawn.slick.geom | Simple geometric wrappers that can be used for rendering and collision. |
org.newdawn.slick.gui | Some extremely simple GUI elements which should be used where a game does not require a full GUI |
org.newdawn.slick.svg | Demo/Test SVG area. |
org.newdawn.slick.svg.inkscape | |
org.newdawn.slick.tests | Tests for the facilities provided by the library. |
Classes in org.newdawn.slick.geom used by org.newdawn.slick | |
---|---|
Rectangle
An axis oriented used for shape bounds |
|
Shape
The description of any 2D shape that can be transformed. |
|
Vector2f
A two dimensional vector |
Classes in org.newdawn.slick.geom used by org.newdawn.slick.fills | |
---|---|
Shape
The description of any 2D shape that can be transformed. |
|
Vector2f
A two dimensional vector |
Classes in org.newdawn.slick.geom used by org.newdawn.slick.geom | |
---|---|
Ellipse
An ellipse meeting the Shape contract. |
|
GeomUtil.HitResult
A lightweigtht description of a intersection between a shape and line. |
|
GeomUtilListener
Debug listener for notifications assocaited with geometry utilities |
|
Line
Implemenation of a bunch of maths functions to do with lines. |
|
MannTriangulator.PointBag
A bag/pool of point objects |
|
Polygon
A polygon implementation meeting the Shape contract. |
|
Rectangle
An axis oriented used for shape bounds |
|
Shape
The description of any 2D shape that can be transformed. |
|
TexCoordGenerator
A class capable of generating texture coordiantes based on rendering positions of verticies. |
|
Transform
A 2 dimensional transformation that can be applied to Shape implemenations. |
|
Triangulator
A collection of triangles |
|
Vector2f
A two dimensional vector |
Classes in org.newdawn.slick.geom used by org.newdawn.slick.gui | |
---|---|
Shape
The description of any 2D shape that can be transformed. |
Classes in org.newdawn.slick.geom used by org.newdawn.slick.svg | |
---|---|
Shape
The description of any 2D shape that can be transformed. |
|
TexCoordGenerator
A class capable of generating texture coordiantes based on rendering positions of verticies. |
|
Transform
A 2 dimensional transformation that can be applied to Shape implemenations. |
|
Vector2f
A two dimensional vector |
Classes in org.newdawn.slick.geom used by org.newdawn.slick.svg.inkscape | |
---|---|
Transform
A 2 dimensional transformation that can be applied to Shape implemenations. |
Classes in org.newdawn.slick.geom used by org.newdawn.slick.tests | |
---|---|
GeomUtilListener
Debug listener for notifications assocaited with geometry utilities |
|
Shape
The description of any 2D shape that can be transformed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |