|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jzuul.engine.commands.Command
org.jzuul.engine.commands.Do
| Field Summary |
| Fields inherited from class org.jzuul.engine.commands.Command |
args, arguments, currentRoom, desc, gameAction, isAppletSave, name, objectName, player, VARARG_COMMAND |
| Constructor Summary | |
Do()
|
|
| Method Summary | |
protected boolean |
action()
Diese Methode muss von jedem Befehl überschrieben werden und sollte die eigentlich Aktion implementieren |
| Methods inherited from class org.jzuul.engine.commands.Command |
doAction, getName, getNumArguments, getObjectName, help, isAppletSave, isGameAction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Do()
| Method Detail |
protected boolean action()
Command
action in class Command
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||