![]() |
FastEngine 0.9.4
A multiplayer oriented 2D engine made with Vulkan.
|
Public Member Functions | |
constexpr | Option (Options option, std::size_t argument=0) |
Public Attributes | |
Options | _option |
The option to send the packet with. | |
std::size_t | _argument |
The option argument. |
std::size_t fge::net::ProtocolPacket::Option::_argument |
The option argument.
Options fge::net::ProtocolPacket::Option::_option |
The option to send the packet with.