摘要: 1.添加Button(Script)Using UnityEngine.UI;RectTransfrom reT = GetComponent();reT.sizeDelta = new Vector2(50, 50); //对应width,heightmomo按钮事件侦听:http://www.... 阅读全文
posted @ 2015-06-11 12:49 Cvjar 阅读(463) 评论(0) 推荐(0)