34 #include "crab/crab.h" 35 #include "crab/input/input.h" 36 #include "crab/rapidxml/rapidxml.hpp" 40 namespace pyrodactyl {
59 void set(
const InputType &val) {
61 _name =
g_engine->_inputManager->getAssociatedKey(_input);
66 void load(rapidxml::xml_node<char> *node);
76 #endif // CRAB_HOTKEY_H
Definition: moveeffect.h:37