All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----EDU.gatech.cc.is.simulation.AttractorSim
|
+----EDU.gatech.cc.is.simulation.GolfBallSim
|
+----EDU.gatech.cc.is.simulation.GolfBallNoiseSim
A "shot clock" keeps track of how long since a scoring event occured. If it times-out, the ball is reset to the center of the field.
Copyright (c)1997 Georgia Tech Research Corporation
public GolfBallNoiseSim()
public void push(Vec2 d,
Vec2 v)
All Packages Class Hierarchy This Package Previous Next Index