/[hegemonie]/hegemonie/Source/GameFrame.m
ViewVC logotype

Diff of /hegemonie/Source/GameFrame.m

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

revision 1.4 by dam, Mon Aug 18 01:36:32 2003 UTC revision 1.5 by dam, Sat Aug 23 15:58:28 2003 UTC
# Line 156  Line 156 
156        [self addWidget: _gameWidget];        [self addWidget: _gameWidget];
157    
158        FrameCounter *counter        FrameCounter *counter
159          = [[FrameCounter alloc] initWithPosition: NSMakePoint (0.0f, 600.0f)];          = [[FrameCounter alloc] initWithPosition: NSMakePoint (10.0f, 720.0f)];
160        [self addWidget: counter];        [self addWidget: counter];
161        RELEASE(counter);        RELEASE(counter);
162      }      }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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