Class mudclient_Debug.CombatStyle

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

public class mudclient_Debug.CombatStyle
extends Object
implements Runnable


Constructor Summary
mudclient_Debug.CombatStyle()
           
 
Method Summary
 void run()
           
 void setCombatStyle(int style)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

mudclient_Debug.CombatStyle

public mudclient_Debug.CombatStyle()
Method Detail

run

public void run()
Specified by:
run in interface Runnable

setCombatStyle

public void setCombatStyle(int style)