public void CheckCollisionWithArenaObjects(Dictionary <byte, ArenaObject> objects) { Ball.CheckCollisionWithArenaObjects(objects); }