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

#include <Event.hh>

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

Public Member Functions

uint8_t getHat () const
 
uint8_t getValue () 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
 

Additional Inherited Members

- Protected Attributes inherited from openmsx::SdlEvent
SDL_Event evt
 

Detailed Description

Definition at line 198 of file Event.hh.

Member Function Documentation

◆ getHat()

uint8_t openmsx::JoystickHatEvent::getHat ( ) const
inline

Definition at line 203 of file Event.hh.

References openmsx::SdlEvent::evt.

◆ getValue()

uint8_t openmsx::JoystickHatEvent::getValue ( ) const
inline

Definition at line 204 of file Event.hh.

References openmsx::SdlEvent::evt.


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