- decoree - Variable in class ballworld.model.paint.ADecoratorPaintStrategy
-
The "decoree" paint strategy whose methods are being augmented
by this decorator paint strategy.
- delta - Variable in class ballworld.model.strategy.WanderStrategy
-
The maximum range of the velocity change.
- Dispatcher - Class in util
-
A simplified Observable class that immediately notifies its Observers when its notifyAll() method is called.
- Dispatcher() - Constructor for class util.Dispatcher
-
- DrunkenStrategy - Class in ballworld.model.strategy
-
A strategy that, at every update, randomly selects from a set of 4 strategies
to be run.
- DrunkenStrategy() - Constructor for class ballworld.model.strategy.DrunkenStrategy
-
Constructor for the strategy.