Frederic Bouvier wrote:
> -float Airplane::setFuel(int tank, float fuel)
> +void Airplane::setFuel(int tank, float fuel)

Are you using an older version?  The code in CVS looks fine to me.
Yes, the set method returns the current value; that's intentional
(although for all I know it is no longer used).

Andy

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to