We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
have a way to set the position in percentage
have a way to set the position in percentage
Feature #4540 [Closed]
We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Sometimes you want put a button at the right-top corner, but there are many screen resolutions... and it should work an all of them.
So we need an API that works more or less like this:
Since controls don't know when the parent change its size, that information needs to be passed in the
visit
... perhaps as flag.