Package p_abstractions

Interface Summary
PaddleSpecification Specification of simple paddle behaviour for use in a video game.
PaddleViewSpecification Specification of a simple paddle view for use in a video game: View is 640*640 square with a 20 pixel border around it For teaching MVC design pattern.
 

Class Summary
PaddleControllerAbstraction Implements KeyListener

Specification of a simple paddle controller for use in a video game.