openMSX
Public Member Functions | Protected 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

int getJoystick () const
 
- Public Member Functions inherited from openmsx::TimedEvent
uint64_t getRealTime () const
 

Protected Member Functions

 JoystickEvent (int joystick_)
 

Detailed Description

Definition at line 199 of file Event.hh.

Constructor & Destructor Documentation

◆ JoystickEvent()

openmsx::JoystickEvent::JoystickEvent ( int  joystick_)
inlineexplicitprotected

Definition at line 205 of file Event.hh.

Member Function Documentation

◆ getJoystick()

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

Definition at line 202 of file Event.hh.


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