how to use TextFieldTTF in cocos2d html 5
i currently have this
var textField = cc.TextFieldTTF.create("", "arial", 32); this.addChild(textField);
but for some reasin it's not working please help thanks
i currently have this
var textField = cc.TextFieldTTF.create("", "arial", 32); this.addChild(textField);
but for some reasin it's not working please help thanks
No comments:
Post a Comment