#include <CEventCanvasButton.hpp>
◆ CEventCanvasButton() [1/4]
CEventCanvasButton::CEventCanvasButton |
( |
| ) |
|
◆ CEventCanvasButton() [2/4]
CEventCanvasButton::CEventCanvasButton |
( |
double | xLocal, |
|
|
double | yLocal, |
|
|
double | xGlobal, |
|
|
double | yGlobal, |
|
|
bool | flagPressRelease, |
|
|
bool | isLeftClick, |
|
|
bool | isRightClick, |
|
|
bool | isDoubleClick, |
|
|
bool | isShift, |
|
|
bool | isControl ) |
◆ ~CEventCanvasButton()
CEventCanvasButton::~CEventCanvasButton |
( |
| ) |
|
|
default |
◆ CEventCanvasButton() [3/4]
◆ CEventCanvasButton() [4/4]
◆ getGlobalPosition2d()
◆ getLocalPosition2d()
◆ isButtonPress()
bool CEventCanvasButton::isButtonPress |
( |
| ) |
const |
|
nodiscard |
◆ isButtonRelease()
bool CEventCanvasButton::isButtonRelease |
( |
| ) |
const |
|
nodiscard |
◆ isControlKey()
bool CEventCanvasButton::isControlKey |
( |
| ) |
const |
|
nodiscard |
◆ isDoubleClick()
bool CEventCanvasButton::isDoubleClick |
( |
| ) |
const |
|
nodiscard |
◆ isLeftClick()
bool CEventCanvasButton::isLeftClick |
( |
| ) |
const |
|
nodiscard |
◆ isRightClick()
bool CEventCanvasButton::isRightClick |
( |
| ) |
const |
|
nodiscard |
◆ isShiftKey()
bool CEventCanvasButton::isShiftKey |
( |
| ) |
const |
|
nodiscard |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ m_flagPressRelease
bool CEventCanvasButton::m_flagPressRelease |
|
private |
◆ m_globalPosition2d
◆ m_isControl
bool CEventCanvasButton::m_isControl |
|
private |
◆ m_isDoubleClick
bool CEventCanvasButton::m_isDoubleClick |
|
private |
◆ m_isLeftClick
bool CEventCanvasButton::m_isLeftClick |
|
private |
◆ m_isRightClick
bool CEventCanvasButton::m_isRightClick |
|
private |
◆ m_isShift
bool CEventCanvasButton::m_isShift |
|
private |
◆ m_localPosition2d
The documentation for this class was generated from the following files: