topical media & game development
#mobile-application-07-HelloWorld-HelloWorld-AppDelegate.h / h
//
// AppDelegate.h
// HelloWorld
//
// Created by Jeff Mcwherter on 12/11/11.
// Copyright (c) 2011 Gravity Works Design. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.