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