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

Packages that use Move
de.flothow.jago.netobj   
 

Uses of Move in de.flothow.jago.netobj
 

Methods in de.flothow.jago.netobj that return Move
 Move NetworkMove.getMove()
           
 

Constructors in de.flothow.jago.netobj with parameters of type Move
NetworkMove(Move m, byte nextPlayer)