gameforge - v0.1.12
    Preparing search index...

    Function removeItems

    • Function

      Remove items from a javascript array without generating garbage removeItems

      Parameters

      • arr: any[]

        Array to remove elements from

      • startIdx: number

        starting index

      • removeCount: number

        how many to remove

      Returns void

      PIXI.utils