Project

General

Profile

Revision 5e2c3dc1

ID5e2c3dc1a66e830f326142675f0bd0293f7f924d

Added by Alex Zirbel about 12 years ago

New scout images.

View differences:

scout/scoutsim/src/scout.cpp
204 204
                scout_image.Rotate(orient - PI/2.0,
205 205
                                   wxPoint(scout_image.GetWidth() / 2,
206 206
                                            scout_image.GetHeight() / 2),
207
                                    false);
207
                                   false);
208 208

  
209 209
            for (int y = 0; y < rotated_image.GetHeight(); ++y)
210 210
            {

Also available in: Unified diff