Component.LoadTexture
Class: Phaser.Component.LoadTexture
Constructor
new LoadTexture()
The LoadTexture component manages the loading of a texture into the Game Object and the changing of frames.
- Source code: gameobjects/components/LoadTexture.js (Line 12)