Banuba SDK
|
User touch object. More...
#include <touch.hpp>
Public Member Functions | |
touch (float x_, float y_, int64_t id_) | |
Public Attributes | |
float | x |
float | y |
int64_t | id |
User touch object.
Coordinate system is normalized to (-1, 1) with center in (0, 0).