XNACS1Lib: CSS490 Spring 2011

Overload List

  Name Description
Public method Collided(XNACS1Primitive)
Determines if this primitive collides with otherPrimitive.
(Inherited from XNACS1Primitive.)
Public method Collided(XNACS1Primitive, Vector2)
Determines if this primitive collides with the otherPrimitive. If true, pos is the colliding position.
(Inherited from XNACS1Primitive.)

See Also