My Project
Enumerations
NETWORK_CLIENT_TO_SERVER Namespace Reference

Enum representing Type of request sent from Client to Network. More...

Enumerations

enum  PACKET_TYPE {
  SHOOT, DIRECTION, NEW_CONNECTION, DISCONNECTION,
  NEW_CLIENT, GET_LOBBYS, CREATE_LOBBY, START_GAME,
  JOIN_LOBBY
}
 

Detailed Description

Enum representing Type of request sent from Client to Network.