Users that implement `PongPaddle` should not be allowed to do the following: - [x] Adjust the position of ball and other game elements, using `PongGame.getScreenElements()` - [ ] Call `play` method of `PongGame` - [x] Adjust ratings for various `Competitor` objects - [x] Adjust scores for the competitors within the `PongGame` ... and probably more.
Users that implement
PongPaddleshould not be allowed to do the following:PongGame.getScreenElements()playmethod ofPongGameCompetitorobjectsPongGame... and probably more.