FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::CommandHandler Member List

This is the complete list of members for fge::CommandHandler, including all inherited members.

addCmd(std::string_view name, fge::CommandHandler *handle, fge::CommandFunction cmdfunc)fge::CommandHandler
callCmd(std::string_view name, fge::Object *caller, fge::Property const &arg, fge::Scene *caller_scene)fge::CommandHandler
callCmd(std::size_t index, fge::Object *caller, fge::Property const &arg, fge::Scene *caller_scene)fge::CommandHandler
clearCmd()fge::CommandHandler
CommandDataType typedef (defined in fge::CommandHandler)fge::CommandHandler
CommandHandler() (defined in fge::CommandHandler)fge::CommandHandler
delCmd(std::string_view name)fge::CommandHandler
getCmd(std::string_view name) constfge::CommandHandler
getCmdIndex(std::string_view name) constfge::CommandHandler
getCmdList() constfge::CommandHandler
getCmdName(std::size_t index) constfge::CommandHandler
getCmdSize() constfge::CommandHandler
replaceCmd(std::string_view name, fge::CommandHandler *handle, fge::CommandFunction cmdfunc)fge::CommandHandler