#include <MouseEvent.hpp>
Definition at line 9 of file MouseEvent.hpp.
◆ MouseEvent() [1/5]
Internal::MouseEvent::MouseEvent |
( |
const void * |
Object | ) |
|
◆ MouseEvent() [2/5]
Internal::MouseEvent::MouseEvent |
( |
Object |
Source, |
|
|
std::int32_t |
ID, |
|
|
std::int64_t |
When, |
|
|
std::int32_t |
Modifiers, |
|
|
std::int32_t |
X, |
|
|
std::int32_t |
Y, |
|
|
std::int32_t |
ClickCount, |
|
|
bool |
PopupTrigger, |
|
|
std::int32_t |
Button |
|
) |
| |
◆ MouseEvent() [3/5]
Internal::MouseEvent::MouseEvent |
( |
| ) |
|
|
default |
◆ MouseEvent() [4/5]
Internal::MouseEvent::MouseEvent |
( |
MouseEvent && |
Obj | ) |
|
|
default |
◆ MouseEvent() [5/5]
Internal::MouseEvent::MouseEvent |
( |
const MouseEvent & |
Obj | ) |
|
|
default |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: