Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 23, 2009, 7:04:10 PM (15 years ago)
Author:
landauf
Message:

some small adjustments in all the new gametype classes

File:
1 edited

Legend:

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

    r3019 r3020  
    2121 *
    2222 *   Author:
    23  *      Aurelian
     23 *      Aurelian Jaggi
    2424 *   Co-authors:
    2525 *      ...
     
    4646            virtual void start();
    4747            virtual void end();
    48            
     48
    4949            inline void firstCheckpointReached(bool reached)
    5050              { this->firstCheckpointReached_ = reached; }
Note: See TracChangeset for help on using the changeset viewer.