/[hegemonie]/hegemonie/MapEditor/MapEditor.gorm/data.classes
ViewVC logotype

Diff of /hegemonie/MapEditor/MapEditor.gorm/data.classes

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

revision 1.5 by gabby, Thu Aug 14 15:23:50 2003 UTC revision 1.6 by gabby, Thu Sep 4 15:54:47 2003 UTC
# Line 155  Line 155 
155              "subSand:",              "subSand:",
156              "moveMap:",              "moveMap:",
157              "saveMapToFile:",              "saveMapToFile:",
158              "computeShadows:"              "computeShadows:",
159                "smoothMap:",
160                "unspikeMap:",
161                "reverseSmoothMap:",
162                "filterMap:",
163                "updateTextSea:",
164                "updateTextNbElements:",
165                "updateTextSlope:",
166                "smoothAxis:",
167                "smoothDiagonally:",
168                "changeSunPosition:"
169          );          );
170          Super = NSObject;          Super = NSObject;
171      };      };
# Line 176  Line 186 
186              "subSand:",              "subSand:",
187              "moveMap:",              "moveMap:",
188              "saveMapToFile:",              "saveMapToFile:",
189              "computeShadows:"              "computeShadows:",
190                "smoothMap:",
191                "unspikeMap:",
192                "reverseSmoothMap:",
193                "filterMap:",
194                "updateTextSea:",
195                "updateTextNbElements:",
196                "updateTextSlope:",
197                "smoothAxis:",
198                "smoothDiagonally:",
199                "changeSunPosition:"
200          );          );
201          Outlets = (          Outlets = (
202              _mapView,              _mapView,
# Line 184  Line 204 
204              _sliderSea,              _sliderSea,
205              _sliderNbElements,              _sliderNbElements,
206              _sliderSlope,              _sliderSlope,
207              _progressIndicator              _progressIndicator,
208                _addLand,
209                _textSea,
210                _textNbElements,
211                _textSlope,
212                _textShadows
213          );          );
214          Super = NSResponder;          Super = NSResponder;
215      };      };

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

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