|
Genuts API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.genuts.gameui |
Class com.genuts.gameui.DebugPlayField extends PlayField implements Serializable |
Serialized Fields |
long baseTime
int currentFrame
int frameCount
Class com.genuts.gameui.PlayField extends java.awt.Canvas implements Serializable |
Serialized Fields |
CollisionManager collisionManager
DisplayManager displayManager
java.util.Vector sprites
java.util.Vector tickables
int preferredWidth
int preferredHeight
int width
int height
java.awt.Image bgImage
java.awt.Image offImage
java.awt.Graphics offGC
int xOffset
int yOffset
int ticks
boolean running
int sleepTime
boolean inPause
int pauseCycle
-1
value indicates that the cycle
has ended.-2
value indicates that there are
no cycle pause.
|
Genuts API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |