7 lines
60 B
C
7 lines
60 B
C
![]() |
class Paddle{
|
||
|
const int height;
|
||
|
int width;
|
||
|
|
||
|
|
||
|
|
||
|
};
|