Kanzi  3.9.6
Kanzi Engine 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() constkanzi::PointerEventinline
getPoint() constkanzi::PointerEventinline
getScroll() constkanzi::PointerEventinline
getState() constkanzi::PointerEventinline
getType() constkanzi::InputEvent
getX() constkanzi::PointerEventinline
getY() constkanzi::PointerEventinline
hasButton(PointerButton button) constkanzi::PointerEventinline
hasButtonWithState(PointerButton button, PointerState state) constkanzi::PointerEventinline
InputEvent(Type type)kanzi::InputEventexplicit
isHandled() constkanzi::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) constkanzi::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
WindowRedrawRequest enum valuekanzi::InputEvent
WindowResized enum valuekanzi::InputEvent
WindowResizeRequest enum valuekanzi::InputEvent
WindowResourcesLost enum valuekanzi::InputEvent
~InputEvent()kanzi::InputEventvirtual