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

全局变量怎么写

$
0
0

@jumpchess1 写道:

一个问题是比如简单的const string, 怎么使用aaa 是最简单的写法
Const.js

const aaa = "aaa";
const bbb = "bbb";

AAA.js

cc.Class({
    extends: cc.Component,
    ...
    test: function() {
        cc.log(aaa);
    },
});

帖子: 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>