问答详情
源自:2-4 果实绘制(静态果实)

this.born(i)处提示出现"Uncaught TypeError: undefined is not a function"报错

this.born(i)处提示出现"Uncaught TypeError: undefined is not a function"报错

提问者:米斯特like 2015-10-20 22:33

个回答

  • 学霸君1
    2015-10-25 20:16:14

    born函数是不是没有初始化   你看下你fruit里面的init函数

  • echo_kinchao
    2015-10-22 14:43:01

    说明Born这个属性你没有定义 或者调用不正确