Drools examples 6.2.0.Beta2

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.2.0.Beta2

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