Drools examples 6.0.3-SNAPSHOT

org.drools.games.adventures
Class TextAdventure

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

public class TextAdventure
extends Object


Constructor Summary
TextAdventure()
           
 
Method Summary
static void createFrame(GameEngine engine, int onClose)
           
 void init(boolean exitOnClose)
           
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)

init

public void init(boolean exitOnClose)

createFrame

public static void createFrame(GameEngine engine,
                               int onClose)

Drools examples 6.0.3-SNAPSHOT

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