|
|||||||||||
| 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.Give
| Field Summary |
| Fields inherited from class org.jzuul.engine.commands.Command |
args, arguments, currentRoom, desc, gameAction, isAppletSave, name, objectName, player, VARARG_COMMAND |
| Constructor Summary | |
Give()
|
|
| Method Summary | |
protected boolean |
action()
Diese Methode muss von jedem Befehl überschrieben werden und sollte die eigentlich Aktion implementieren |
void |
help()
Der help handler, der von dem Befehl help aufgerufen wird und bei einem Aufruf mit falschen Parametern. |
| Methods inherited from class org.jzuul.engine.commands.Command |
doAction, getName, getNumArguments, getObjectName, isAppletSave, isGameAction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Give()
| Method Detail |
protected boolean action()
Command
action in class Commandpublic void help()
Command
help in class Command
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||