Class SwapClientCommand
java.lang.Object
za.co.wethinkcode.robots.client.commands.SwapClientCommand
- All Implemented Interfaces:
InternalClientCommand
The swap command allows a user to switch between launched robots.
-
Constructor Summary
ConstructorsConstructorDescriptionSwapClientCommand(Memory memory, Client client) Standard constructor for a swap command -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidexecute(Memory memory, ClientRobot yourRobo) voidexecuteOld(Memory memory)
-
Constructor Details
-
SwapClientCommand
Standard constructor for a swap command- Parameters:
memory-client-
-
-
Method Details
-
execute
-
execute
-
executeOld
-