Banuba SDK
Classes | Macros
BNBTouch.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  BNBTouch
 

Macros

#define DJINNI_EXPORT   __attribute__((__visibility__("default")))
 User touch object. More...
 

Macro Definition Documentation

◆ DJINNI_EXPORT

#define DJINNI_EXPORT   __attribute__((__visibility__("default")))

User touch object.

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

Definition at line 12 of file BNBTouch.h.