UGUI中实现拖动UI

using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; public class mapdrag : MonoBehaviour, IDragHandler, IEndDragHandler, IScrollHandler,IPoi
相关文章
相关标签/搜索