public class StraightStrategy extends java.lang.Object implements IUpdateStrategy
Constructor and Description |
---|
StraightStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
updateState(Ball context,
Dispatcher disp)
No-op.
|
public void updateState(Ball context, Dispatcher disp)
updateState
in interface IUpdateStrategy
context
- ignored
.disp
- The dispatcher to use if necessary