Class DemoSim

java.lang.Object
  |
  +--DemoSim

public class DemoSim
extends java.lang.Object

Main class that demostrate some funtionality of the framework


Constructor Summary
DemoSim()
           
 
Method Summary
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
 

Constructor Detail

DemoSim

public DemoSim()
Method Detail

main

public static void main(java.lang.String[] args)
Main Method

Takes one optional parameter:
the path and file name of the world file.