The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
hotkey::scope_changer Class Reference

#include <hotkey_command.hpp>

Public Member Functions

 scope_changer ()
 
 ~scope_changer ()
 

Private Attributes

hk_scopes prev_scope_active_
 

Detailed Description

Definition at line 241 of file hotkey_command.hpp.

Constructor & Destructor Documentation

hotkey::scope_changer::scope_changer ( )

Definition at line 284 of file hotkey_command.cpp.

hotkey::scope_changer::~scope_changer ( )

Definition at line 288 of file hotkey_command.cpp.

References prev_scope_active_.

Member Data Documentation

hk_scopes hotkey::scope_changer::prev_scope_active_
private

Definition at line 246 of file hotkey_command.hpp.

Referenced by ~scope_changer().


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