Skip to content

An example showcasing NDControlGauge - a gauge control for cocos2d for iOS.

Notifications You must be signed in to change notification settings

EricYim/NDControlGaugeExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NDControlGauge Example

NDControlGauge is a simple gauge control built atop a modified CCControl, originally written by Yannick Loriot. This is an example that demonstrates the gauge'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/NDControlGaugeExample.git
cd NDControlGaugeExample

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

About

An example showcasing NDControlGauge - a gauge control for cocos2d for iOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published