|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectunc.cdva.riverassault.Main
public class Main
Main class of River Assault
Field Summary | |
---|---|
protected static boolean |
fullscreen
|
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
static java.awt.DisplayMode[] |
getModeList()
Get a list of all the display modes available Method found in Jake2 source code ... |
static void |
main(java.lang.String[] args)
Main method |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static boolean fullscreen
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- command line argspublic static java.awt.DisplayMode[] getModeList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |