Class Macro
java.lang.Object
|
+--Macro
- Direct Known Subclasses:
- macro_attackLev, macro_AutoEater, macro_autoKillAndPickup, macro_automine, macro_autoStyle, macro_barbToFalSMine, macro_ghost, macro_HelloMacro, macro_irctalk, macro_lobsterCatcher, macro_Loc, macro_overhead, macro_pickup, macro_pottery, macro_smith, macro_terainToggle, macro_zoom
- public abstract class Macro
- extends Object
Field Summary |
protected mudclient_Debug |
rs
|
Constructor Summary |
Macro(mudclient_Debug rs)
Creates a new instance of Macro |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rs
protected mudclient_Debug rs
Macro
public Macro(mudclient_Debug rs)
- Creates a new instance of Macro
start
public void start(String command)
getCommands
public String[] getCommands()
init
public void init()
stop
public void stop()