C# 클래스 TouchCanvas.LinePoint

파일 보기 프로젝트 열기: xamarin/monotouch-samples 1 사용 예제들

공개 메소드들

메소드 설명
LinePoint ( UITouch touch, int sequenceNumber, PointType pointType ) : System
UpdateWithTouch ( UITouch touch ) : bool

메소드 상세

LinePoint() 공개 메소드

public LinePoint ( UITouch touch, int sequenceNumber, PointType pointType ) : System
touch UITouch
sequenceNumber int
pointType PointType
리턴 System

UpdateWithTouch() 공개 메소드

public UpdateWithTouch ( UITouch touch ) : bool
touch UITouch
리턴 bool