|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.slick.AppletGameContainer.ContainerPanel
public class AppletGameContainer.ContainerPanel
Create a new panel to display the GL context
| Constructor Summary | |
|---|---|
AppletGameContainer.ContainerPanel(AppletGameContainer.Container container)
Create a new panel |
|
| Method Summary | |
|---|---|
protected void |
initGL()
Initialise GL state |
void |
start()
Start the game container |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AppletGameContainer.ContainerPanel(AppletGameContainer.Container container)
container - The container we're running| Method Detail |
|---|
public void start()
throws java.lang.Exception
java.lang.Exception - Failure to create displayprotected void initGL()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||