openMSX
|
#include <Event.hh>
Additional Inherited Members | |
Public Member Functions inherited from openmsx::JoystickButtonEvent | |
unsigned | getButton () const |
Public Member Functions inherited from openmsx::JoystickEvent | |
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 |
Protected Attributes inherited from openmsx::SdlEvent | |
SDL_Event | evt |