DeepAR iOS  v5.2.0
Public Attributes | List of all members
TouchInfo Struct Reference

Contains information about the current location and status of the started touch. More...

#include <DeepAR.h>

Public Attributes

CGFloat x
 Value of the x coordinate of the current touch location.
 
CGFloat y
 Value of the y coordinate of the current touch location.
 
TouchType type
 The status, i.e., touch type, of the touch.
 

Detailed Description

Contains information about the current location and status of the started touch.


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