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

#include <Event.hh>

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

Public Member Functions

 MouseButtonDownEvent (unsigned button_)
 
- Public Member Functions inherited from openmsx::MouseButtonEvent
unsigned getButton () const
 
- Public Member Functions inherited from openmsx::TimedEvent
uint64_t getRealTime () const
 

Additional Inherited Members

- Static Public Attributes inherited from openmsx::MouseButtonEvent
static constexpr unsigned LEFT = 1
 
static constexpr unsigned MIDDLE = 2
 
static constexpr unsigned RIGHT = 3
 
- Protected Member Functions inherited from openmsx::MouseButtonEvent
 MouseButtonEvent (unsigned button_)
 

Detailed Description

Definition at line 158 of file Event.hh.

Constructor & Destructor Documentation

◆ MouseButtonDownEvent()

openmsx::MouseButtonDownEvent::MouseButtonDownEvent ( unsigned  button_)
inlineexplicit

Definition at line 161 of file Event.hh.


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