first draft of ad code for iOS. Not adding admob/adwhirl/adSesnse libs to this commit. You will need to download them to get the port to build under XCode
This commit is contained in:
@@ -7,8 +7,10 @@
|
||||
EAGLViewController *glViewController;
|
||||
}
|
||||
|
||||
- (void) handleWEngineCommand:(NSString *) command;
|
||||
|
||||
@property (nonatomic, retain) IBOutlet UIWindow *window;
|
||||
@property (nonatomic, retain) IBOutlet EAGLViewController *glViewController;
|
||||
@property (nonatomic, retain) EAGLViewController *glViewController;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user