jurpedemo.frames
Class DungeonCommander

java.lang.Object
  extended by jurpedemo.frames.DungeonCommander

public class DungeonCommander
extends java.lang.Object

Executes a command entered in a Game Panel


Constructor Summary
DungeonCommander(JurpeFrame frame, DungeonCommand command)
          Constructor
 
Method Summary
 void execute()
          Execute the command.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DungeonCommander

public DungeonCommander(JurpeFrame frame,
                        DungeonCommand command)
Constructor

Parameters:
frame - Parent swing frame
command - Command to be executed
Method Detail

execute

public void execute()
             throws JurpeException
Execute the command.

Throws:
JurpeException

Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net