openMSX
Public Member Functions | List of all members
openmsx::JoystickEvent Class Reference

#include <Event.hh>

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

Public Member Functions

JoystickId getJoystick () const
 
 SdlEvent (const SDL_Event &e)
 
- 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 Attributes inherited from openmsx::SdlEvent
SDL_Event evt
 

Detailed Description

Definition at line 155 of file Event.hh.

Member Function Documentation

◆ getJoystick()

JoystickId openmsx::JoystickEvent::getJoystick ( ) const
inline

Definition at line 160 of file Event.hh.

References openmsx::SdlEvent::evt.

◆ SdlEvent()

openmsx::SdlEvent::SdlEvent ( const SDL_Event &  e)
inlineexplicit

Definition at line 32 of file Event.hh.


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