/Volumes/Plantain/MyDocuments/Projects/MacTrek/MacTrek/Views/MapView.h

00001 //
00002 //  MapView.h
00003 //  MacTrek
00004 //
00005 //  Created by Aqua on 02/06/2006.
00006 //  Copyright 2006 __MyCompanyName__. All rights reserved.
00007 //
00008 
00009 #import <Cocoa/Cocoa.h>
00010 #import "Luky.h"
00011 #import "GameView.h"
00012 
00013 @interface MapView : GameView {
00014     NSPoint centerPoint;
00015 }
00016 
00017 @end

Generated on Fri Jul 28 19:15:24 2006 for MacTrek by  doxygen 1.4.7