var restLabel = new cc.LabelTTF("", “Arial”, 80);
restLabel.color = cc.color.BLACK;
restLabel.enableStroke(cc.color.WHITE, 3);
如果是浅色包深色颜色会变深,根本没法用 ,如果是深色包浅色是正常的
附其他用户发现的同样问题:3.3版本还没解决
http://www.cocoachina.com/bbs/read.php?tid-281471-keyword-����.html
http://www.cocoachina.com/bbs/read.php?tid-231482-keyword-����.html
