Quantcast
Channel: Cocos中文社区 - 最新帖子
Viewing all articles
Browse latest Browse all 495283

【cocos creator 系列教程之二】脚本开发篇&常用示例整合

$
0
0

问题://当前有bug,只设定get也能修改]
t_getSet:{
default:12,
get:function(){return this.t_getSet},//get
set:function(value){this.t_getSet =value;}//set
},
建议修改为:
t_getSet:{
default:12,
get:function(){temp : t_getSet, return temp},//get
set:function(value){this.t_getSet =value;}//set
},


Viewing all articles
Browse latest Browse all 495283

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>