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

Joystick button trigger. More...

Inheritance diagram for CJButtonEvent:
CTriggeredEvent CEvent

List of all members.

Public Member Functions

 CJButtonEvent (char const *const _entry, Bitu _stick, Bitu _button)
 Constructor, describing mapper event, joystick, and which button.
virtual void Active (bool pressed)
 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
 Text button in the mapper UI to indicate our status by.

Protected Attributes

Bitu stick
 Which joystick.
Bitu button
 Which button.

Detailed Description

Joystick button trigger.

Definition at line 2457 of file sdl_mapper.cpp.


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