org.jzuul.engine.commands
Class Whoami

java.lang.Object
  extended byorg.jzuul.engine.commands.Command
      extended byorg.jzuul.engine.commands.Whoami

public class Whoami
extends Command


Field Summary
 
Fields inherited from class org.jzuul.engine.commands.Command
args, arguments, currentRoom, desc, gameAction, isAppletSave, name, objectName, player, VARARG_COMMAND
 
Constructor Summary
Whoami()
           
 
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

Whoami

public Whoami()
Method Detail

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