Package break_out.model
Interface ILevel
-
- All Known Implementing Classes:
Level
public interface ILevel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Ball
getBall()
Paddle
getPaddleBottom()
Paddle
getPaddleTop()
-