Banuba SDK
Public Member Functions | Public Attributes | List of all members
bnb::interfaces::touch Struct Referencefinal

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
 

Detailed Description

User touch object.

Coordinate system is normalized to (-1, 1) with center in (0, 0).

Definition at line 19 of file touch.hpp.


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