All Packages Class Hierarchy This Package Previous Next Index
Class rebelsky.fun.balloons.Wind
java.lang.Object
|
+----rebelsky.fun.balloons.Wind
- public class Wind
- extends Object
A simple implementation of wind.
- Version:
- 1.0 of March 1998
- Author:
- Samuel A. Rebelsky
Constructor Index
- o
Wind(int)
- Build a new wind for up to height feet and default minimum
and maximum speeds.
- o
Wind(int, int, int)
- Build a new wind for up to height feet and with specified
minimum and maximum speeds.
Method Index
- o
getSpeed(int)
- Get the speed at a particular height.
- o
speeds()
- Print the list of speeds