Text.collideWith

Check whether the bounding box of this Text collide with the bounding box of another Text

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

Meta