Interface jovial.slotCar.GasPedal
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface jovial.slotCar.GasPedal

public interface GasPedal
extends Object

Method Index

 o getThrottle()
Tell us how far the throttle is down return Number in the range 0..1, where 1 is full-throttle

Methods

 o 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