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

Class jovial.slotCar.RandomGasPedal

java.lang.Object
   |
   +----jovial.slotCar.RandomGasPedal

public class RandomGasPedal
extends Object
implements GasPedal
Represents a gas pedal that varies randomly, in an interesting way.

Constructor Index

 o RandomGasPedal()

Method Index

 o getThrottle()

Constructors

 o RandomGasPedal
  public RandomGasPedal()

Methods

 o getThrottle
  public double getThrottle()

All Packages  Class Hierarchy  This Package  Previous  Next  Index