B C D E G H I K M P R S T U V

R

RandomTest_Paddle - Class in p_tests
Test class for Paddle that uses a Random RNG for simulation purposes.
RandomTest_Paddle() - Constructor for class p_tests.RandomTest_Paddle
 
run() - Method in class p_models.RunnableViewablePaddle
Every 10th of second: update the paddle position inform the view (if it has been initialised) of the update
RunnableViewablePaddle - Class in p_models
Implements Runnable

Extends Paddle with link back to the view and a run method

For teaching MVC design pattern.
RunnableViewablePaddle() - Constructor for class p_models.RunnableViewablePaddle
 

B C D E G H I K M P R S T U V