We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Add a frame sprite for the ControlSwitch
Add a frame sprite for the ControlSwitch
Feature #3558 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8294
Status: | Closed | |
---|---|---|
Start date: | 2014-01-01 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | - | |
Target version: | - |
Adding a frame sprite to the ControlSwitch gives you more control over the look of the switch. The frame is rendered above the on/off sprites but underneath the thumb sprite. I have successfully implemented this and would commit a patch if the proposal is accepted.