|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjurpedemo.JurpeDemo
public final class JurpeDemo
Entry point for game. Contains reference to Core (main memory objects collector)
Constructor Summary | |
---|---|
JurpeDemo()
Initialize entire application. |
Method Summary | |
---|---|
static void |
initGUI()
|
static void |
main(java.lang.String[] args)
Application Entry Point |
void |
showInterface()
Set window size and centers across the screen. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JurpeDemo() throws java.lang.Exception, JurpeException
java.lang.Exception
JurpeException
Method Detail |
---|
public void showInterface()
public static void initGUI()
public static void main(java.lang.String[] args)
args
- not usedJurpeFrame
,
FrameMain
,
Core
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |