C# 클래스 Reign.Input.Touch

상속: Button
파일 보기 프로젝트 열기: reignstudios/ReignSDK

공개 프로퍼티들

프로퍼티 타입 설명
Location Reign.Core.Vector2

공개 메소드들

메소드 설명
Update ( bool on, Vector2 location ) : void

메소드 상세

Update() 공개 메소드

public Update ( bool on, Vector2 location ) : void
on bool
location Reign.Core.Vector2
리턴 void

프로퍼티 상세

Location 공개적으로 프로퍼티

public Vector2,Reign.Core Location
리턴 Reign.Core.Vector2