I'm trying to make a program where things bounce around and if you hit one you restart. however, the collision thing wont last long enough for the other classes to do what they need to do. what can I use that is the opposite of null so i can make (x != null) true for a certain amount of frames?