Uses of Class
za.co.wethinkcode.robots.client.networking.ClientNetworkInput
Packages that use ClientNetworkInput
Package
Description
Parent module of the client of the Robot World Game
-
Uses of ClientNetworkInput in za.co.wethinkcode.robots.client
Methods in za.co.wethinkcode.robots.client with parameters of type ClientNetworkInputModifier and TypeMethodDescriptionvoidClientHandler.singleCommandExecution(ClientNetworkInput networkIn, ClientNetworkOutput networkOut) Take in the input from theClientHandler.inputand send it over the network, then receive it's response