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

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