Zappy Server
C++ game server: world, rules, scheduler, network
Loading...
Searching...
No Matches
ClientType.hpp
Go to the documentation of this file.
1
#pragma once
2
7
enum class
ClientType
{
PENDING
,
AI
,
GUI
};
ClientType
ClientType
Definition
ClientType.hpp:7
ClientType::AI
@ AI
ClientType::GUI
@ GUI
ClientType::PENDING
@ PENDING
server
src
network
ClientType.hpp
Generated by
1.9.8