VfsFile
Constructors
Functions
Properties
Extensions
Loads a TextureAtlas from the given path. Currently, supports only JSON atlas files.
Streams audio from the path as an AudioStream.
Streams audio from the path as an AudioStream.
Streams audio from the path as an AudioStream.
Streams audio from the path as an AudioStream.
Reads a bitmap font.
Loads a glTF / glb model from the path and converts it to a Model.
Reads the VfsFile as a LDtkMapLoader. This will read the LDtk file and create a loader to allow flexible loading of LDtkWorld or LDtkLevel. This loader should be cached and reused when loading separate levels.
Loads an image from the path as a Texture. This will call Texture.prepare before returning!
Loads an image from the path as a Texture. This will call Texture.prepare before returning!
Loads an image from the path as a Texture. This will call Texture.prepare before returning!
Loads an image from the path as a Texture. This will call Texture.prepare before returning!
Write pixmap to disk.