BaseTexture#updateSourceImage()

updateSourceImage(newSrc)

This method is deprecated and should not be used. It may be removed in the future.

Changes the source image of the texture

Parameters
Name Type Description
newSrc String

the path of the image

Deprecated:
  • true
Source code: pixi/textures/BaseTexture.js (Line 171)
doc_phaser
2017-02-14 10:36:28
Comments
Leave a Comment

Please login to continue.