Reads the mouse cursors from the CURS file and returns them.
The mouse cursors.
Reads the end animation from the END.CPA file and returns them.
The end animation.
Reads the color font from the COLORF.FNT file and returns it.
The font.
Reads the portraits from the ALLPICS1 and ALLPICS2 files and returns them.
The portraits.
Reads the sprites from the IC0_9.WLF and MASKS.WLF files and returns them.
The sprites.
Reads the tilesets from the ALLHTDS1 and ALLHTDS2 files and returns them.
The tilesets.
Reads the title image from the TITLE.PIC file and returns it.
The title image.
Creates the web assets factory.
Callback called when not all files are found in the browser. The callback must do some UI work to let the user select the missing files (filenames of the missing files are passed to the callback) and then the list of selected files must be returned asynchronously. None-Wasteland files in the returned list are ignored. The callback is called again if files are still missing.
The created web assets factory.
Generated using TypeDoc
Web-based factory for all the Wasteland assets.