group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
PacketType.hpp File Reference
#include <cstdint>
Include dependency graph for PacketType.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum class  PacketType : uint8_t {
  INPUT , ASSIGN_CLIENT_ID , UPDATE_REGISTRY , PARTICLE_SPAWN ,
  PING , PONG , MATCH_STATE
}
 

Enumeration Type Documentation

◆ PacketType

enum class PacketType : uint8_t
strong
Enumerator
INPUT 
ASSIGN_CLIENT_ID 
UPDATE_REGISTRY 
PARTICLE_SPAWN 
PING 
PONG 
MATCH_STATE