In our game, the player is a ball. We have a number of other round objects (sprites) that the player can hit. Once the player hits it, we want to know so we can act accordingly. Are there any examples of this? I have a PCL app for both Android and iOS.
Thanks!