|
this.colorDark = new cc.Color(166, 164, 169); //暗
|
|
this.colorDark = new cc.Color(166, 164, 169); //暗
|
|
this.colorBright = new cc.Color(255, 194, 30); //亮
|
|
this.colorBright = new cc.Color(255, 194, 30); //亮
|
|
this.colorBright = new cc.Color(221, 92, 42); //亮
|
|
this.colorBright = new cc.Color(221, 92, 42); //亮
|
|
this.months = [1,2,3,4,5,6,7,8,9,10,11,12];
|
|
this.months = [1,2,3,4,5,6,7,8,9,10,11,12];
|