Determines if this primitive collides with otherPrimitive.
Determines if this primitive collides with otherPrimitive.
public bool Collided(XNACS1Primitive);
Determines if this primitive collides with the otherPrimitive. If true, pos is the colliding position.
public bool Collided(XNACS1Primitive,Vector2);
XNACS1Primitive Class | XNACS1Lib Namespace