phaser/src/textures
2021-10-06 18:44:13 +01:00
..
events Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
parsers Textures.Parsers.PVRParser is a new parser for the PVR compression container format. 2021-10-06 18:44:13 +01:00
typedefs Create MipmapType.js 2021-10-06 17:47:21 +01:00
CanvasTexture.js More integer to number changes 2020-11-23 10:32:00 +00:00
const.js Replace integer with number 2020-11-23 10:22:13 +00:00
Frame.js More integer to number changes 2020-11-23 10:32:00 +00:00
index.js Replace integer with number 2020-11-23 10:22:13 +00:00
Texture.js Add texture key to the missing frame warning 2021-09-02 10:41:16 -07:00
TextureManager.js TextureManager#addCompressedTexture is a new method that will add a compressed texture, and optionally atlas data into the Texture Manager and return a Texture object than any Sprite can use. 2021-10-06 18:43:20 +01:00
TextureSource.js Now parses compressed textures and sets the algorithm property 2021-10-06 18:42:26 +01:00