I need help writing a method that check if the two sprites blackhole and ball collide and when a collision occurs, the two sprites both disappear from the screen.


public class AnimationClass...