I am making Space Invaders game in Android Studio. I have problem with the method update().
update()
In this method I update Rectangle used for playe
Rectangle