Static
filteringSets the default filtering for the Excalibur texture loader, default ImageFiltering.Blended
Get the WebGL Texture from a source image
Returns whether a source image has been loaded as a texture
Loads a graphic into webgl and returns it's texture info, a webgl context must be previously registered
Source graphic
Optional
filtering: ImageFiltering{ImageFiltering} The ImageFiltering mode to apply to the loaded texture
Optionally force a texture to be reloaded, useful if the source graphic has changed
Static
checkTakes an image and returns if it meets size criteria for hardware
if the image will be supported at runtime
Manages loading image sources into webgl textures, a unique id is associated with all sources