editBox 怎么让输入的字居中显示
你好,请问你的的editBox是如何定义的?
我按照this.textField=new cc.EditBox(cc.size(220,130),new cc.Sprite(“res/green_edit.png”));的方法定义,但是每次浏览时总是提示我说Uncaught TypeError: cc.EditBox is not a function,我是新人,求指教~~
editBox 怎么让输入的字居中显示
你好,请问你的的editBox是如何定义的?
我按照this.textField=new cc.EditBox(cc.size(220,130),new cc.Sprite(“res/green_edit.png”));的方法定义,但是每次浏览时总是提示我说Uncaught TypeError: cc.EditBox is not a function,我是新人,求指教~~