Package org.collebol.gui
Class Panel
java.lang.Object
org.collebol.gui.Panel
- Direct Known Subclasses:
ExamplePanel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
index
public int index
-
-
Constructor Details
-
Panel
-
-
Method Details
-
showScreenDetails
public void showScreenDetails() -
update
public abstract void update() -
paint
public abstract void paint() -
getEngine
-
getCamera
-
setCamera
-
getDT
public float getDT() -
setDT
public void setDT(float DT)
-