PackList.make

Create a pack list for the current renderer.

  1. PackList make()
  2. PackList make(Pack[] packs)
    class PackList
    static
    make

Parameters

packs Pack[]

Preload the list with given packs.

Meta