org.bluesock.bluemud.driver
Class BootStrap

java.lang.Object
  |
  +--org.bluesock.bluemud.driver.BootStrap

public class BootStrap
extends java.lang.Object

Bootstrap stub. Fires up the driver with a world creation event.


Constructor Summary
BootStrap()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BootStrap

public BootStrap()
Method Detail

main

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


docs generated on Thu Jan 24 08:57:26 CST 2002