Return true if this sphere overlaps with another sphere.
true
75
# File 'rdoc-sources/FXSpheref.rb', line 75 def overlaps?(box); end