In my project I am using in the Class "Ball" a public variable named "s".
Now I want use this variable "s" in the class "Highscore" and make the variable "score" in this class score = s
How i can do that ? I read about many questions like my one on this forum but they dont work in my project or i dont understand it.
Im sorry when the answer is clear and easy...
