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

    r10078 r10260  
    4444            virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
    4545            virtual void touchFigure();
     46            virtual float getFuelState();
    4647        protected:
    4748            float stretch_;
    4849            float fuel_;
     50            float initialFuel_;
    4951    };
    5052}
Note: See TracChangeset for help on using the changeset viewer.