Uncaught TypeError: Cannot read property 'width' of undefined
主要报错报的是ctx1.drawImage(babyEye[babyEyeCount],-babyEye[babyEyeCount].width*0.5,-babyEye[babyEyeCount].height*0.5);
这行的width认不出来,求原因
主要报错报的是ctx1.drawImage(babyEye[babyEyeCount],-babyEye[babyEyeCount].width*0.5,-babyEye[babyEyeCount].height*0.5);
这行的width认不出来,求原因
2015-11-02
举报