Class TextAdventure

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

public class TextAdventure extends Object
  • Constructor Details

    • TextAdventure

      public TextAdventure()
  • Method Details

    • main

      public static void main(String[] args)
    • init

      public void init(KieContainer kc, boolean exitOnClose)
    • createFrame

      public static void createFrame(GameEngine engine, int onClose)