rlgamekit.demo.menu
Class ThreePanelDialogDemo

java.lang.Object
  extended by rlgamekit.demo.menu.ThreePanelDialogDemo

public class ThreePanelDialogDemo
extends java.lang.Object

A simple demo for the ThreePanelDialog framework. No foolproof player guidance, just a demo to show the idea of the dialog framework.


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

Constructor Detail

ThreePanelDialogDemo

public ThreePanelDialogDemo()
Method Detail

main

public static void main(java.lang.String[] args)
Shows an example dialog.

Parameters:
args - Ignored.