7 lines
No EOL
60 B
C++
7 lines
No EOL
60 B
C++
class Paddle{
|
|
const int height;
|
|
int width;
|
|
|
|
|
|
|
|
}; |