Class NullStrategy
public class
NullStrategy
extends AStrategy
The default update strategy that does nothing (the ball will go in a straight line).
doAction
(ABall)
doAction
public void doAction(ABall b)