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

    r10078 r10260  
    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.