|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.newdawn.slick |
---|
Class org.newdawn.slick.AppletGameContainer extends java.applet.Applet implements Serializable |
---|
Serialized Fields |
---|
AppletGameContainer.ContainerPanel canvas
AppletGameContainer.Container container
java.awt.Canvas displayParent
java.lang.Thread gameThread
boolean alphaSupport
Class org.newdawn.slick.AppletGameContainer.ConsolePanel extends java.awt.Panel implements Serializable |
---|
Serialized Fields |
---|
java.awt.TextArea textArea
Class org.newdawn.slick.CanvasGameContainer extends java.awt.Canvas implements Serializable |
---|
Serialized Fields |
---|
org.newdawn.slick.CanvasGameContainer.Container container
Game game
Class org.newdawn.slick.Color extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1393939L
Serialized Fields |
---|
float r
float g
float b
float a
Class org.newdawn.slick.SlickException extends java.lang.Exception implements Serializable |
---|
Package org.newdawn.slick.geom |
---|
Class org.newdawn.slick.geom.BasicTriangulator extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
org.newdawn.slick.geom.BasicTriangulator.PointList poly
org.newdawn.slick.geom.BasicTriangulator.PointList tris
boolean tried
Class org.newdawn.slick.geom.Circle extends Ellipse implements Serializable |
---|
Serialized Fields |
---|
float radius
Class org.newdawn.slick.geom.Curve extends Shape implements Serializable |
---|
Serialized Fields |
---|
Vector2f p1
Vector2f c1
Vector2f c2
Vector2f p2
int segments
Class org.newdawn.slick.geom.Ellipse extends Shape implements Serializable |
---|
Serialized Fields |
---|
int segmentCount
float radius1
float radius2
Class org.newdawn.slick.geom.Line extends Shape implements Serializable |
---|
Serialized Fields |
---|
Vector2f start
Vector2f end
Vector2f vec
float lenSquared
Vector2f loc
Vector2f v
Vector2f v2
Vector2f proj
Vector2f closest
Vector2f other
boolean outerEdge
boolean innerEdge
Class org.newdawn.slick.geom.MannTriangulator extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
MannTriangulator.PointBag contour
MannTriangulator.PointBag holes
MannTriangulator.PointBag nextFreePointBag
org.newdawn.slick.geom.MannTriangulator.Point nextFreePoint
java.util.List<E> triangles
Class org.newdawn.slick.geom.MannTriangulator.PointBag extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
org.newdawn.slick.geom.MannTriangulator.Point first
MannTriangulator.PointBag next
Class org.newdawn.slick.geom.MorphShape extends Shape implements Serializable |
---|
Serialized Fields |
---|
java.util.ArrayList<E> shapes
float offset
Shape current
Shape next
Class org.newdawn.slick.geom.NeatTriangulator extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
float[] pointsX
float[] pointsY
int numPoints
org.newdawn.slick.geom.NeatTriangulator.Edge[] edges
int[] V
int numEdges
org.newdawn.slick.geom.NeatTriangulator.Triangle[] triangles
int numTriangles
float offset
Class org.newdawn.slick.geom.OverTriangulator extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
float[][] triangles
Class org.newdawn.slick.geom.Path extends Shape implements Serializable |
---|
Serialized Fields |
---|
java.util.ArrayList<E> localPoints
float cx
float cy
boolean closed
java.util.ArrayList<E> holes
java.util.ArrayList<E> hole
Class org.newdawn.slick.geom.Point extends Shape implements Serializable |
---|
Class org.newdawn.slick.geom.Polygon extends Shape implements Serializable |
---|
Serialized Fields |
---|
boolean allowDups
boolean closed
Class org.newdawn.slick.geom.Rectangle extends Shape implements Serializable |
---|
Serialized Fields |
---|
float width
float height
Class org.newdawn.slick.geom.RoundedRectangle extends Rectangle implements Serializable |
---|
Serialized Fields |
---|
float cornerRadius
int segmentCount
int cornerFlags
Class org.newdawn.slick.geom.Shape extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
float[] points
float[] center
float x
float y
float maxX
float maxY
float minX
float minY
float boundingCircleRadius
boolean pointsDirty
boolean trianglesDirty
Class org.newdawn.slick.geom.Vector2f extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1339934L
Serialized Fields |
---|
float x
float y
Package org.newdawn.slick.opengl |
---|
Class org.newdawn.slick.opengl.CompositeIOException extends java.io.IOException implements Serializable |
---|
Serialized Fields |
---|
java.util.ArrayList<E> exceptions
Package org.newdawn.slick.svg |
---|
Class org.newdawn.slick.svg.ParsingException extends SlickException implements Serializable |
---|
Package org.newdawn.slick.util |
---|
Class org.newdawn.slick.util.OperationNotSupportedException extends java.lang.RuntimeException implements Serializable |
---|
Package org.newdawn.slick.util.pathfinding |
---|
Class org.newdawn.slick.util.pathfinding.Path extends java.lang.Object implements Serializable |
---|
serialVersionUID: 1L
Serialized Fields |
---|
java.util.ArrayList<E> steps
Class org.newdawn.slick.util.pathfinding.Path.Step extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
int x
int y
Package org.newdawn.slick.util.xml |
---|
Class org.newdawn.slick.util.xml.SlickXMLException extends SlickException implements Serializable |
---|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |