Uses of Class
mt.ServidorTCP

Uses of ServidorTCP in mt
 

Fields in mt declared as ServidorTCP
 ServidorTCP MiniTruco.servidor
          Tela do jogo TCP/IP em exibição no momento
 

Constructors in mt with parameters of type ServidorTCP
JogoTCP(ServidorTCP servidor)
           
SalaTCP(ServidorTCP servidor)