PIXI插入图片报错
报错"Uncaught TypeError: Cannot read property 'fromImages' of undefined"
有没有大老提醒一下🌝🌝
报错"Uncaught TypeError: Cannot read property 'fromImages' of undefined"
收起
new PIXI().sprite.fromImages() 如果要new pixi对象应该是这样
或者试试不要new 关键字
报告相同问题?