/[hegemonie]/hegemonie/MapEditor/MapModel.h
ViewVC logotype

Diff of /hegemonie/MapEditor/MapModel.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by gabby, Thu Jul 24 13:51:51 2003 UTC revision 1.3 by gabby, Wed Aug 6 16:28:02 2003 UTC
# Line 39  Line 39 
39  - (void) openMap: (NSString *)mapName;  - (void) openMap: (NSString *)mapName;
40    
41  - (void) openMapWithXLength: (int)xLength  - (void) openMapWithXLength: (int)xLength
42                  withZLength: (int)zLength;                  withZLength: (int)zLength
43                   andMaxHeight: (int)maxHeight;
 - (void) setTexturesImageName: (NSString *)textures;  
 - (BOOL) setColorsImageName: (NSString *)colors;  
   
 - (void) resetMap;  
44    
45  - (Camera *) getCamera;  - (Camera *) getCamera;
46  - (MapDisplay *) getTerrain;  - (MapDisplay *) getTerrain;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26