Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2014, 3:43:07 PM (9 years ago)
Author:
fvultier
Message:

Es wird nun angezeigt, wie lange ein item noch aktiv ist.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pickupsFS14/src/modules/jump/JumpPropeller.h

    r10111 r10184  
    4747            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    4848            virtual void touchFigure();
     49            virtual float getFuelState();
    4950        protected:
    5051            float stretch_;
    5152            float fuel_;
     53            float initialFuel_;
    5254    };
    5355}
Note: See TracChangeset for help on using the changeset viewer.