UGUI背包(二)鼠标移动会显示信息框,拖拽物品

using UnityEngine; using System.Collections; using UnityEngine.EventSystems;// using System;//Action是命名空间下的委托 public class GridUI : MonoBehaviour ,IPointerEnterHandler,IPointerExitHandler,IBeginDragHa
相关文章
相关标签/搜索