Click or drag to resize
SpriteBaseTestCollisionRect Method
Overload List
  NameDescription
Public methodTestCollisionRect(SpriteBase)
Determine if this sprite is planning to overlap the target sprite.
Public methodTestCollisionRect(SpriteCollection)
Determine whether the solidity rectangle of the sprite overlaps that of any sprite in the specified category.
Top
See Also