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

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

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

revision 1.1 by c-leo, Mon Jun 30 14:21:39 2003 UTC revision 1.2 by c-leo, Fri Jul 18 14:03:49 2003 UTC
# Line 29  Line 29 
29  @class NSDate;  @class NSDate;
30  @class NSString;  @class NSString;
31  @class MdlModel;  @class MdlModel;
32  @class Camera;  @class Frustum;
33    
34  @interface MdlAnimatedModel : NSObject  @interface MdlAnimatedModel : NSObject
35  {  {
# Line 53  Line 53 
53    
54  - (void) setCurrentAnimation: (NSString *)name;  - (void) setCurrentAnimation: (NSString *)name;
55    
56  - (void) displayWithCamera: (Camera *)camera;  - (void) displayWithFrustum: (Frustum *)frustum;
57    
58  - (void) link: (NSString *)tagName;  - (void) link: (NSString *)tagName;
59    

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