Class macro_Loc
java.lang.Object
|
+--Macro
|
+--macro_Loc
- public class macro_Loc
- extends Macro
Fields inherited from class Macro |
rs |
Constructor Summary |
macro_Loc(mudclient_Debug rs)
Creates a new instance of macro_Loc |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
macro_Loc
public macro_Loc(mudclient_Debug rs)
- Creates a new instance of macro_Loc
getCommands
public String[] getCommands()
- Overrides:
getCommands
in class Macro
start
public void start(String command)
- Overrides:
start
in class Macro