/[hegemonie]/hegemonie/Headers/Common/TextureLoader.h
ViewVC logotype

Diff of /hegemonie/Headers/Common/TextureLoader.h

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

revision 1.1 by madruon, Mon Jun 30 10:42:56 2003 UTC revision 1.2 by dam, Tue Jul 8 17:35:39 2003 UTC
# Line 27  Line 27 
27  #include <GL/gl.h>  #include <GL/gl.h>
28    
29  #include <Foundation/NSObject.h>  #include <Foundation/NSObject.h>
30    #include <Foundation/NSGeometry.h>
31    
32  @class NSMutableDictionary;  @class NSMutableDictionary;
33  @class NSString;  @class NSString;
# Line 43  Line 44 
44    
45  - (void) removeTexture: (NSString *)textureFileName;  - (void) removeTexture: (NSString *)textureFileName;
46    
47    - (NSSize) textureSize: (NSString *)textureFileName;
48    
49  @end  @end
50    
51  #endif /* TEXTURE_LOADER_H */  #endif /* TEXTURE_LOADER_H */

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

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