My Project
Enumerations
NETWORK_SERVER_TO_CLIENT Namespace Reference

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

Enumerations

enum  PACKET_TYPE {
  POSITION, NEW_ENTITY, KILL_ENTITY, KILL_ENTITY_TYPE,
  NEW_CLIENT_RESPONSE, SEND_LOBBYS, NUMBER_PLAYERS_IN_LOBBY, UPDATE_ENTITY_HEALTH,
  UPDATE_ENTITY_SCORE, END_GAME, NEW_LEVEL
}
 

Detailed Description

Enum representing Type of request sent from Network to Client.