Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::PointerEvent Member List

This is the complete list of members for kanzi::PointerEvent, including all inherited members.

ApplicationPaused enum valuekanzi::InputEvent
ApplicationSleep enum valuekanzi::InputEvent
ApplicationWakeup enum valuekanzi::InputEvent
DebugSetHud enum valuekanzi::InputEvent
DebugToggleHud enum valuekanzi::InputEvent
getButtons() const kanzi::PointerEventinline
getPoint() const kanzi::PointerEventinline
getScroll() const kanzi::PointerEventinline
getState() const kanzi::PointerEventinline
getType() const kanzi::InputEvent
getX() const kanzi::PointerEventinline
getY() const kanzi::PointerEventinline
hasButton(PointerButton button) const kanzi::PointerEventinline
hasButtonWithState(PointerButton button, PointerState state) const kanzi::PointerEventinline
InputEvent(Type type)kanzi::InputEventexplicit
isHandled() const kanzi::InputEvent
Key enum valuekanzi::InputEvent
m_buttonskanzi::PointerEventprotected
m_scrollkanzi::PointerEventprotected
m_statekanzi::PointerEventprotected
m_xkanzi::PointerEventprotected
m_ykanzi::PointerEventprotected
markHandled()kanzi::InputEvent
Pointer enum valuekanzi::InputEvent
PointerEvent(int x, int y, PointerButton buttons, PointerState state, int scroll=0)kanzi::PointerEventexplicit
Touch enum valuekanzi::InputEvent
transform(const Matrix3x3 &transformationMatrix) const kanzi::PointerEvent
Type enum namekanzi::InputEvent
UserEvent enum valuekanzi::InputEvent
WindowClosed enum valuekanzi::InputEvent
WindowFocusGained enum valuekanzi::InputEvent
WindowFocusLost enum valuekanzi::InputEvent
WindowHidden enum valuekanzi::InputEvent
WindowOrientationChanged enum valuekanzi::InputEvent
WindowPlacement enum valuekanzi::InputEvent
WindowRedrawRequest enum valuekanzi::InputEvent
WindowResized enum valuekanzi::InputEvent
WindowResizeRequest enum valuekanzi::InputEvent
WindowResourcesLost enum valuekanzi::InputEvent
~InputEvent()kanzi::InputEventvirtual