Text.collideWith

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

  1. bool collideWith(Text rhs)
  2. bool collideWith(FloatRect rect)
    class Text
    const
    bool
    collideWith
    (
    ref const FloatRect rect
    )
  3. bool collideWith(FloatRect rect)

Meta