/[hegemonie]/hegemonie/Headers/Model/MdlModel.h
ViewVC logotype

Diff of /hegemonie/Headers/Model/MdlModel.h

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

revision 1.10 by daniel, Wed Aug 27 08:05:17 2003 UTC revision 1.11 by ano, Thu Sep 18 12:34:01 2003 UTC
# Line 48  typedef struct { Line 48  typedef struct {
48  {  {
49  @private  @private
50    MD3Data      *_data;    MD3Data      *_data;
51    NSDictionary *_tags;    NSMutableArray *_tags;
52    NSMutableDictionary *_animations;    NSMutableDictionary *_animations;
53    
54    unsigned  _nbVertices;    unsigned  _nbVertices;
# Line 96  typedef struct { Line 96  typedef struct {
96  - (unsigned) nextFrame: (unsigned)frame  - (unsigned) nextFrame: (unsigned)frame
97               animation: (NSString *)name;               animation: (NSString *)name;
98    
99    - (const char*) nameOfModel;
100    - (NSMutableArray*) tagsNames;
101    
102  @end  @end
103    
104  #endif /* MDL_MODEL_H */  #endif /* MDL_MODEL_H */

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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