- cpp3ds
- Event
- TouchEvent
Touch events parameters (TouchBegan, TouchMoved, TouchEnded) More...
#include <Event.hpp>
Public Attributes | |
int | x |
X position of the touch, relative to the left of the owner window. More... | |
int | y |
Y position of the touch, relative to the top of the owner window. More... | |
Touch events parameters (TouchBegan, TouchMoved, TouchEnded)
int cpp3ds::Event::TouchEvent::x |
int cpp3ds::Event::TouchEvent::y |