checkPos

Check if the bullet is out of the screen.

Return

true if the bullet is out of the screen.


fun checkPos(x: Int, y: Int): Boolean