DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes | Protected Attributes
CModEvent Class Reference

Modifier trigger event, for modifier keys. This permits the user to change modifier key bindings. More...

Inheritance diagram for CModEvent:
CTriggeredEvent CEvent

List of all members.

Public Member Functions

 CModEvent (char const *const _entry, Bitu _wmod)
 Constructor to provide entry name and the index of the modifier button.
virtual void Active (bool yesno)
 Change whether the event is activated or not.
void notifybutton (CTextButton *n)
 Associate this object with a text button in the mapper UI.
virtual void RebindRedraw (void)
 TODO.

Public Attributes

CTextButtonnotify_button
 Mapper UI text button to indicate status by.

Protected Attributes

Bitu wmod
 Modifier button index.

Detailed Description

Modifier trigger event, for modifier keys. This permits the user to change modifier key bindings.

Definition at line 2537 of file sdl_mapper.cpp.


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