Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Commit

Permalink
[FIX] screenshot link
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickl committed Sep 29, 2014
1 parent da3599d commit 741c2e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CCControlExtensionExamples/README.md
Expand Up @@ -41,7 +41,7 @@ The CCControlStepper class provides a user interface for incrementing or decreme

* [CCControlPotentiometer](https://github.com/YannickL/CCControlExtension/blob/master/screenshots/potentiometer.png)

![CCControlPotentiometer](http://github.com/YannickL/CCControlExtension/raw/master/screenshots/potentiometer.png)
![CCControlPotentiometer](https://github.com/YannickL/CCControlExtension/blob/master/screenshots/potentiometer.png)

CCControlPotentiometer is an already made potentiometer (but customizable) control for Cocos2D for iPhone. It use a circular representation to show and select a single value from a continuous range of value.

Expand Down

0 comments on commit 741c2e3

Please sign in to comment.