this class is initialized once at game start put all initialization and wipe code in the methods here. More...
#include <hotkey_manager.hpp>
Public Member Functions | |
| manager () | |
| ~manager () | |
this class is initialized once at game start put all initialization and wipe code in the methods here.
Definition at line 28 of file hotkey_manager.hpp.
| hotkey::manager::manager | ( | ) |
Definition at line 24 of file hotkey_manager.cpp.
References hotkey::init_hotkey_commands().
| hotkey::manager::~manager | ( | ) |
Definition at line 29 of file hotkey_manager.cpp.
References hotkey::clear_hotkeys().