Android的touch

Input.touchCount>0(表示触摸了)

Input.GetTouch(index).phase(该touch的种类)

种类例如:TouchPhase.Moved

index多点触摸时,用于取的不同点


首页 我的博客
粤ICP备17103704号