cocos2d-x游戏编程研究院

Liquidfun in cocos2d-x

2016-01-18  本文已影响108人  小城大麦

Download

$ git clone https://github.com/cocos2d/cocos2d-x-samples.git
$ cd cocos2d-x-samples
$ python download-engine.py
$ cd ../
$ git clone https://github.com/google/liquidfun.git liquidfun
$ cp -R liquidfun cocos2d-x-samples/libs/liquidfun/liquidfun/

For windows

For mac

...
 #elif (CC_TARGET_PLATFORM == CC_PLATFORM_MAC)
        "#version 120\n",
#endif

For iOS Simulator

上一篇下一篇

猜你喜欢

热点阅读