2017年3月4日

EventSystem使用

摘要: 1、对于UI组件,新建一个sprite,被sprite绑定一下脚本 public class testt : MonoBehaviour, IPointerDownHandler{ public void OnPointerDown(PointerEventData eventData) { Deb 阅读全文

posted @ 2017-03-04 16:50 wzhhh 阅读(136) 评论(0) 推荐(0)

导航