clik-engine API
    Preparing search index...
    • Returns the bounds in the given orthogonal layer that are within the cameras viewport. This is used internally by the cull tiles function.

      Parameters

      • layer: LayerData

        The Tilemap Layer to act upon.

      • camera: Camera

        The Camera to run the cull check against.

      Returns Phaser.Geom.Rectangle