![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
Represents an event on the client list (client added, client removed, ...) More...
#include <C_clientList.hpp>
Public Types | |
enum | Events : uint8_t { CLEVT_DELCLIENT = 0 , CLEVT_NEWCLIENT } |
Public Attributes | |
fge::net::ClientListEvent::Events | _event |
fge::net::Identity | _id |
Represents an event on the client list (client added, client removed, ...)