Luna::Window::WindowEventTouchPoint

Identifies one touch point in one window touch event.

struct Luna::Window::WindowEventTouchPoint

Member objects

  • u32 id

    The unique ID that idenfity every touch point between touch events.

  • Int2U position

    The position of the touch point, relative to the touch window.