|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjurpedemo.frames.DungeonCommander
public class DungeonCommander
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 |
|---|
public DungeonCommander(JurpeFrame frame,
DungeonCommand command)
frame - Parent swing framecommand - Command to be executed| Method Detail |
|---|
public void execute()
throws JurpeException
JurpeException
|
Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||