NDControlButtonExample
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:An example showcasing NDControlButton.
NDControlButton Example
=================
NDControlButton is a simple button control built atop a modified CCControl, originally written by Yannick Loriot. This is an example that demonstrates the button's functionalities. You'll need cocos2d for iOS to build.

The source code is shared under the MIT License. 

How to get the source
===================== 

```
git clone git@github.com:EricYim/NDControlButtonExample.git
cd NDControlButtonExample

# to get latest stable source from master branch, use this command:
git checkout -t origin/master
```

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。