Skip to content

getSlidBallRenderer methods to allow more customization of UISlider #3371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

sachingarg05
Copy link

getSlidBallRenderer methods to allow more customization of UISlider look and feel.

Sprite* getSlidBallNormalRenderer();
Sprite* getSlidBallPressedRenderer();
Sprite* getSlidBallDisabledRenderer();
Node* getSlidBallRenderer();

These functions are needed to maintain html5 API compatibility with JSB API changes made in this pull request:
cocos2d/cocos2d-x#16532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants