Uses of Class
de.flothow.jago.netobj.NetworkMove

Packages that use NetworkMove
de.fhwiesbaden.jgamp001.thello.networking   
 

Uses of NetworkMove in de.fhwiesbaden.jgamp001.thello.networking
 

Methods in de.fhwiesbaden.jgamp001.thello.networking that return NetworkMove
 NetworkMove Netzwerkspieler.getLastReceivedMove()
           
 

Methods in de.fhwiesbaden.jgamp001.thello.networking with parameters of type NetworkMove
 boolean Netzwerkspieler.send(NetworkMove payload)