Sprite.collideWith

Check whether the bounding box of this Sprite collide with the given Rect

  1. bool collideWith(Sprite rhs)
  2. bool collideWith(ShortRect rect)
    class Sprite
    const
    bool
    collideWith
    (
    ref const ShortRect rect
    )
  3. bool collideWith(ShortRect rect)

Meta