I have this code:
我有这段代码:
auto pLabel = CCLabelTTF::create("Test", "Arial", 24);
auto pLabel->setColor(ccc3(0,0,0));
auto pLabel = CCI have this code:
我有这段代码:
auto pLabel = CCLabelTTF::create("Test", "Arial", 24);
auto pLabel->setColor(ccc3(0,0,0));
auto pLabel = CC