| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IBallCmd
Interface that represents commands sent through the dispatcher to process the balls
| Method Summary | |
|---|---|
|  void | apply(Ball context)The method run by the ball's update method which is called when the ball is updated by the dispatcher. | 
| Method Detail | 
|---|
void apply(Ball context)
context - The ball that is calling this method.   The context under which the command is to be run.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||