|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaddleSpecification | |
---|---|
p_controllers | |
p_models | |
p_views |
Uses of PaddleSpecification in p_controllers |
---|
Constructors in p_controllers with parameters of type PaddleSpecification | |
---|---|
PaddleController(PaddleSpecification rvPaddle)
|
Uses of PaddleSpecification in p_models |
---|
Classes in p_models that implement PaddleSpecification | |
---|---|
class |
Paddle
Implements HasInvariant , PaddleSpecification A simple paddle model for use in a video game. |
class |
RunnableViewablePaddle
Implements Runnable Extends Paddle with link back to the view and a run methodFor teaching MVC design pattern. |
Uses of PaddleSpecification in p_views |
---|
Constructors in p_views with parameters of type PaddleSpecification | |
---|---|
PaddleView(PaddleSpecification rvPaddle)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |