![]() |
FastEngine 0.9.3
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::TransmissionPacket::Option::_argument |
The option argument.
Options fge::net::TransmissionPacket::Option::_option |
The option to send the packet with.