The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
hotkey::manager Class Reference

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 ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ manager()

hotkey::manager::manager ( )

Definition at line 24 of file hotkey_manager.cpp.

References hotkey::init_hotkey_commands().

◆ ~manager()

hotkey::manager::~manager ( )

Definition at line 29 of file hotkey_manager.cpp.

References hotkey::clear_hotkeys().


The documentation for this class was generated from the following files: