#import <Foundation/Foundation.h>
#import "cocos2d.h"
typedef enum {
kObjectiveC_Guru = 1,
kSDK_Master = 2,
kStingy_Memory_Optimizer = 4,
kUIKit_Beautifier = 8,
kNetworking_Wizard = 16
kGrand_Central_Coordinator = 32
kGreatest_App_Developer = 64
} DeveloperType;
typedef enum {
kBuilding_Popular_Games = 1,
kAmbitious_Team_with_Mischievous_Streak = 2,
kSunny_Los_Angeles = 4,
kFounded_by_Proven_Entrepreneurs = 8,
kFunding_by_Awesome_Investors = 16, kHealth_and_Dental_Insurance = 32,
kSponsored_Relocation_and_Visas = 64
} StartupType;
@interface MostInterestingDeveloperController : NSObject <UIApplicationDelegate, CCDirectorDelegate>
-(id) BuildAwesomeGames;
@end
Apply for this job vacancy
No comments:
Post a Comment