/[hegemonie]/hegemonie/Headers/Map/MapDisplay.h
ViewVC logotype

Diff of /hegemonie/Headers/Map/MapDisplay.h

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

revision 1.8 by gabby, Wed Jul 23 15:15:44 2003 UTC revision 1.9 by gabby, Thu Jul 24 13:34:09 2003 UTC
# Line 75  Line 75 
75    GLuint _texture[1];    GLuint _texture[1];
76  }  }
77    
78  - (id) initWithImageName: (NSString *)imageName  - (id) initWithMapImageName: (NSString *)map
79           colorsImageName: (NSString *)colorsImageName              colorsImageName: (NSString *)colors
80                 mapShadow: (MapShadow *)mapShadow;             shadowsImageName: (NSString *)shadows
81              texturesImageName: (NSString *)textures;
82    
83  - (void) setTextureLoader;  - (void) setTexturesImageName: (NSString *)textures;
84    - (void) setTexture;
85    
86  - (void) displayWithCamera: (Camera *)camera  - (void) displayWithCamera: (Camera *)camera
87                 numberOfRay: (int)nbRay                 numberOfRay: (int)nbRay

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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