Uses of Class
za.co.wethinkcode.robots.client.Client
Packages that use Client
Package
Description
Classes in this package encapsulate the behavior of the robot worlds client GUI
-
Uses of Client in za.co.wethinkcode.robots.client.commands
Constructors in za.co.wethinkcode.robots.client.commands with parameters of type ClientModifierConstructorDescriptionSwapClientCommand(Memory memory, Client client) Standard constructor for a swap command -
Uses of Client in za.co.wethinkcode.robots.client.memory
Methods in za.co.wethinkcode.robots.client.memory that return ClientConstructors in za.co.wethinkcode.robots.client.memory with parameters of type Client -
Uses of Client in za.co.wethinkcode.robots.rendering.gui
Constructors in za.co.wethinkcode.robots.rendering.gui with parameters of type ClientModifierConstructorDescriptionGUIRuntime(Client client) RobotScene(GameWindow gameWindow, Client client) -
Uses of Client in za.co.wethinkcode.robots.rendering.gui.ui
Constructors in za.co.wethinkcode.robots.rendering.gui.ui with parameters of type Client