org.drools.adventures
Class TextAdventure

java.lang.Object
  extended by org.drools.adventures.TextAdventure

public class TextAdventure
extends Object


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

Constructor Detail

TextAdventure

public TextAdventure()
Method Detail

main

public static void main(String[] args)

createFrame

public static void createFrame(GameEngine engine,
                               int onClose)


Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.