![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
This struct contain the data of a command, like the name and the function pointer. More...
#include <C_commandHandler.hpp>
Public Attributes | |
fge::CommandHandler * | _handle |
fge::CommandFunction | _func |
std::string | _name |
This struct contain the data of a command, like the name and the function pointer.