CollisionEntry.getSurfacePoint(...)

A CollisionQueue lists all the things colliding in a list of CollisionEntries. By calling getEntry(0), you get the 0th entry in the list of collisions.