Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 25, 2009, 5:54:42 PM (15 years ago)
Author:
Aurelian
Message:

Final commit of gametype asteroids for presentation. everything working. New gadget: Radar displays the next checkpoint to reach!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/gametypes/Asteroids.h

    r3056 r3064  
    4848
    4949            inline void firstCheckpointReached(bool reached)
    50               { this->firstCheckpointReached_ = reached; }
     50                { this->firstCheckpointReached_ = reached; }
    5151
    5252        protected:
Note: See TracChangeset for help on using the changeset viewer.