Returns the sprite image with the given index.
The index of the sprite.
The sprite image.
RangeError if the index is out of bounds.
The number of sprites.
StaticfromParses sprites from the given arrays and returns it.
The image data array with the IC0_9.wlf file content to parse.
The transparency mask array with the MASKS.WLF file content to parse.
The parsed sprites.
Staticfrom
Container for the sprites defined in the ic0_9.wlf and masks.wlf files.