Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 17, 2018, 4:24:48 PM (6 years ago)
Author:
arismu
Message:

updated endthe
Game

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/RacingBots_FS18/src/modules/gametypes/SpaceRaceController.h

    r11964 r11977  
    5858            RaceCheckPoint* nextPointFind(RaceCheckPoint*);
    5959            RaceCheckPoint* adjustNextPoint();
     60            void endtheGame() const;
     61
    6062            std::vector<RaceCheckPoint*> findStaticCheckpoints(RaceCheckPoint*, const std::vector<RaceCheckPoint*>&);
    6163            std::vector<RaceCheckPoint*> staticCheckpoints();
Note: See TracChangeset for help on using the changeset viewer.