摘要:
using UnityEngine;using System.Collections;public class UDragManager : MonoBehaviour { public Transform target; private Vector3 offset; p... 阅读全文
posted @ 2015-07-01 15:33
溈鉨wo乄菰単
阅读(613)
评论(0)
推荐(0)
摘要:
using UnityEngine;using System.Collections; public class PageView : MonoBehaviour{ const int ITEM_NUM = 2; //总页数 const int PAGE_WIDTH =... 阅读全文
posted @ 2015-07-01 15:32
溈鉨wo乄菰単
阅读(1700)
评论(0)
推荐(0)