Banuba SDK
|
#import <BNBPixelRect.h>
Instance Methods | |
(nonnull instancetype) | - initWithX:y:w:h: |
Class Methods | |
(nonnull instancetype) | + pixelRectWithX:y:w:h: |
Properties | |
int32_t | x |
int32_t | y |
int32_t | w |
int32_t | h |
Definition at line 6 of file BNBPixelRect.h.
- (nonnull instancetype) initWithX: | (int32_t) | x | |
y: | (int32_t) | y | |
w: | (int32_t) | w | |
h: | (int32_t) | h | |
+ (nonnull instancetype) pixelRectWithX: | (int32_t) | x | |
y: | (int32_t) | y | |
w: | (int32_t) | w | |
h: | (int32_t) | h | |
|
readnonatomicassign |
Definition at line 22 of file BNBPixelRect.h.
|
readnonatomicassign |
Definition at line 20 of file BNBPixelRect.h.
|
readnonatomicassign |
Definition at line 16 of file BNBPixelRect.h.
|
readnonatomicassign |
Definition at line 18 of file BNBPixelRect.h.