Class mudclient_Debug.AttackScript

java.lang.Object
  |
  +--mudclient_Debug.Commander
        |
        +--mudclient_Debug.AttackScript
All Implemented Interfaces:
Runnable
Enclosing class:
mudclient_Debug

public class mudclient_Debug.AttackScript
extends mudclient_Debug.Commander


Constructor Summary
mudclient_Debug.AttackScript()
           
 
Method Summary
 void setNextAttack(Object mob)
           
 
Methods inherited from class mudclient_Debug.Commander
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mudclient_Debug.AttackScript

public mudclient_Debug.AttackScript()
Method Detail

setNextAttack

public void setNextAttack(Object mob)