topical media & game development
#mobile-application-07-OtherUsefulIOS-OtherUsefulIOS-ViewController.h / h
//
// ViewController.h
// OtherUsefulIOS
//
// Created by Jeff Mcwherter on 1/7/12.
// Copyright (c) 2012 Gravity Works Design. All rights reserved.
//
#import <UIKit/UIKit.h>
#import <CoreLocation/CoreLocation.h>
@interface ViewController : UIViewController
<CLLocationManagerDelegate>{
CLLocationManager *locationManager;
}
@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.