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