Serialized Form
|
Package org.newdawn.slick |
|
Class org.newdawn.slick.AppletGameContainer extends java.applet.Applet implements Serializable |
canvas
org.newdawn.slick.AppletGameContainer.ContainerPanel canvas
container
org.newdawn.slick.AppletGameContainer.Container container
displayParent
java.awt.Canvas displayParent
gameThread
java.lang.Thread gameThread
started
boolean started
|
Class org.newdawn.slick.CanvasGameContainer extends java.awt.Canvas implements Serializable |
container
org.newdawn.slick.CanvasGameContainer.Container container
game
org.newdawn.slick.Game game
serialVersionUID: 1393939L
r
float r
- The red component of the colour
g
float g
- The green component of the colour
b
float b
- The blue component of the colour
a
float a
- The alpha component of the colour
|
Package org.newdawn.slick.opengl |
exceptions
java.util.ArrayList<E> exceptions
- The list of exceptions causing this one
|
Package org.newdawn.slick.util |
|
Class org.newdawn.slick.util.OperationNotSupportedException extends java.lang.RuntimeException implements Serializable |
Copyright © 2006 New Dawn Software. All Rights Reserved.