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/JumpBoots.h

    r10111 r10184  
    4545            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    4646            virtual void touchFigure();
     47            virtual float getFuelState();
    4748        protected:
    4849            float stretch_;
    4950            float fuel_;
     51            float initialFuel_;
    5052    };
    5153}
Note: See TracChangeset for help on using the changeset viewer.