![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
A class to represent a client or server identity with an IP address and a port. More...
#include <C_identity.hpp>
Public Member Functions | |
bool | operator== (Identity const &right) const |
Public Attributes | |
IpAddress | _ip |
Port | _port |
A class to represent a client or server identity with an IP address and a port.