TGUI 1.12
Loading...
Searching...
No Matches
tgui::Event::FingerEvent Struct Reference

FingerDown/FingerMoved/FingerUp events parameters. More...

#include <TGUI/Event.hpp>

Public Attributes

std::uintptr_t fingerId
 Unique id of the finger (must not be 0).
int x
 X position of the mouse pointer, relative to the left of the owner window.
int y
 Y position of the mouse pointer, relative to the top of the owner window.

Detailed Description

FingerDown/FingerMoved/FingerUp events parameters.


The documentation for this struct was generated from the following file: