Banuba SDK
|
#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... | |
#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.