EngineKit
Main Page
Classes
Files
File List
AppDelegate.h
1
//
2
// AppDelegate.h
3
// Project - ObjC
4
//
5
// Created by Vinicius Vendramini on 15/03/15.
6
// Copyright (c) 2015 Vinicius Vendramini. All rights reserved.
7
//
8
9
#import <UIKit/UIKit.h>
10
11
@interface
AppDelegate
: UIResponder <UIApplicationDelegate>
12
13
@property
(strong, nonatomic) UIWindow *window;
14
15
16
@end
17
AppDelegate
Definition:
AppDelegate.h:11
Project - ObjC
AppDelegate.h
Generated on Mon Mar 23 2015 14:31:59 for EngineKit by
1.8.9.1