#include <Event.hpp>
Definition at line 58 of file Event.hpp.
◆ GestureState
◆ coordinates
lug::Math::Vec2f lug::Window::TouchScreenEvent::coordinates[2] |
The Touch coordinate.
Definition at line 59 of file Event.hpp.
◆ state
◆ drag
bool lug::Window::TouchScreenEvent::drag |
◆ pinch
bool lug::Window::TouchScreenEvent::pinch |
True if a pinch event occured, False otherwise.
Definition at line 75 of file Event.hpp.
◆ doubleTap
bool lug::Window::TouchScreenEvent::doubleTap |
True if a double tap event occured, False otherwise.
Definition at line 76 of file Event.hpp.
The documentation for this struct was generated from the following file: