detect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto detect(Sphere sphere, Polygon polygon)
    detect
    (
    Polygon : CollisionPolygon
    Sphere : CollisionSphere
    )
    (
    Sphere sphere
    ,
    Polygon polygon
    )
  2. auto detect(Polygon polygon, Sphere sphere)

Meta