Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88737

文档里面这个地方是不是写错了?

$
0
0

@704436993 写道:

访问节点和组件
http://www.cocos.com/docs/creator/scripting/access-node-component.html

这个里面写到:
你也可以为 getComponent 传入一个类名。对用户定义的组件而言,类名就是脚本的文件名,并且区分大小写。例如 "SinRotate.js" 里声明的组件,类名就是 "SinRotate"。

var label = this.getComponent("cc.Label");

是不是应该写成:
var label = this.getComponent("SinRotate");

帖子: 1

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88737

Trending Articles



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