9 #import <Foundation/Foundation.h>
14 typedef NS_ENUM(int, MasScreenOrientation) {
29 + (void) setLicenseKey:(NSString*) appKey;
39 + (bool) isInitialized;
46 + (void) onSurfaceChanged:(
int)viewWidth height:(
int)viewHeight;
53 + (void) setScreenOrientation:(MasScreenOrientation)orientation;