Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 6, 2015, 11:03:00 PM (9 years ago)
Author:
landauf
Message:

merged the latest changes from pickupsFS14 to trunk

Location:
code/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk

  • code/trunk/src/modules/jump/Jump.h

    r10078 r10260  
    2121 *
    2222 *   Author:
    23  *      Fabian 'x3n' Landau
     23 *      Fabien Vultier
    2424 *   Co-authors:
    2525 *      ...
     
    4949            virtual void spawnPlayer(PlayerInfo* player);
    5050            int getScore(PlayerInfo* player) const;
     51            float getFuel() const;
    5152            bool getDead(PlayerInfo* player) const;
    5253            void setCenterpoint(JumpCenterpoint* center)
Note: See TracChangeset for help on using the changeset viewer.