openMSX
Public Member Functions | List of all members
openmsx::JoystickButtonUpEvent Class Referencefinal

#include <Event.hh>

Inheritance diagram for openmsx::JoystickButtonUpEvent:
Inheritance graph
[legend]
Collaboration diagram for openmsx::JoystickButtonUpEvent:
Collaboration graph
[legend]

Public Member Functions

 JoystickButtonUpEvent (const SDL_Event &e)
 
- Public Member Functions inherited from openmsx::JoystickButtonEvent
unsigned getButton () const
 
- Public Member Functions inherited from openmsx::JoystickEvent
int getJoystick () const
 
- Public Member Functions inherited from openmsx::SdlEvent
 SdlEvent (const SDL_Event &e)
 
const SDL_Event & getSdlEvent () const
 
const SDL_CommonEvent & getCommonSdlEvent () const
 

Additional Inherited Members

- Protected Member Functions inherited from openmsx::JoystickButtonEvent
 JoystickButtonEvent (const SDL_Event &e)
 
- Protected Member Functions inherited from openmsx::JoystickEvent
 JoystickEvent (const SDL_Event &e)
 
- Protected Attributes inherited from openmsx::SdlEvent
SDL_Event evt
 

Detailed Description

Definition at line 177 of file Event.hh.

Constructor & Destructor Documentation

◆ JoystickButtonUpEvent()

openmsx::JoystickButtonUpEvent::JoystickButtonUpEvent ( const SDL_Event &  e)
inline

Definition at line 180 of file Event.hh.


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