org.jzuul.engine.commands
Class NahrungAufnehmen
java.lang.Object
org.jzuul.engine.commands.Command
org.jzuul.engine.commands.NahrungAufnehmen
- Direct Known Subclasses:
- Drink, Eat
- public class NahrungAufnehmen
- extends Command
|
Method Summary |
protected boolean |
action()
Diese Methode muss von jedem Befehl überschrieben werden und sollte
die eigentlich Aktion implementieren |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sayings
String[] sayings
NahrungAufnehmen
public NahrungAufnehmen()
action
protected boolean action()
- Description copied from class:
Command
- Diese Methode muss von jedem Befehl überschrieben werden und sollte
die eigentlich Aktion implementieren
- Specified by:
action in class Command
- Returns:
- true wenn der Befehl erfolgreich ausgeführt wurde
Copyright © 2004 JZuul.org All Rights Reserved.
This documentation may be distributed and/or modified under the terms of the FDL