Interface jovial.slotCar.GasPedal
All Packages Class Hierarchy This Package Previous Next Index
Interface jovial.slotCar.GasPedal
- public interface GasPedal
- extends Object
-
getThrottle()
- Tell us how far the throttle is down
return Number in the range 0..1, where 1 is full-throttle
getThrottle
public abstract double getThrottle()
- Tell us how far the throttle is down
return Number in the range 0..1, where 1 is full-throttle
All Packages Class Hierarchy This Package Previous Next Index