Cocos2d-x Widget Class v4 与 v3
2020-01-28 本文已影响0人
罐头过期
Cocos2d-x Widget Class
V3
getSize()
Get the size of widge
setSize()
Changes the size that is widget's size.
V4
getContentSize()
Get the size of widget.
setContentSize()
Changes the size that is widget's size.