Save
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
class ball
|
||||
{
|
||||
private:
|
||||
int r_dir;
|
||||
int g_dir;
|
||||
int b_dir;
|
||||
public:
|
||||
SDL_Rect rect;
|
||||
float x;
|
||||
|
||||
Reference in New Issue
Block a user