摘要:
std::string fileName = "Sprite3DTest/tortoise.c3b"; auto sprite = Sprite3D::create(fileName); sprite->setScale(0.8f); auto s = Director::getInstance... 阅读全文
摘要:
八月份cocos2d-x官网发布了v3.0版本,这次更新的内容特别多,包括2dx的架构以及使用 总得来说,给开发者带来了很大的便利: 运行环境需求: Android 2.3 or neweriOS 5.0 or newerOS X 10.7 or newerWindows (wh... 阅读全文
摘要:
VS 2015 compiling cocos2d-x 3.3 error “fatal error C1189: #error: Macro definition of snprintf conflicts with Standard Library function declara... 阅读全文