math docs
    Preparing search index...

    Function containsBox2

    • Test if one Box2 completely contains another Box2

      Parameters

      • container: box2.Box2

        The potentially containing Box2

      • contained: box2.Box2

        The Box2 that might be contained

      Returns boolean

      true if the container Box2 completely contains the contained Box2