首页 > 其他 > 详细

NGUI UILabel文字宽度和 UITweener

时间:2014-11-04 14:56:11      阅读:1022      评论:0      收藏:0      [点我收藏+]

做个记录 方便别人和自己以后查找.

NGUI UILabel   文字宽度 高度 mLabel.GetComponent<UILabel>().getLabWidth()   mLabel.GetComponent<UILabel>().getLabHeight();

NGUI UITweener 参考 :http://dsqiu.iteye.com/blog/1974528

缓动函数:http://easings.net/zh-cn

 

NGUI UILabel文字宽度和 UITweener

原文:http://www.cnblogs.com/xsgame/p/4073470.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!