class Paddle{ const int height; const int y; int width; int x; };