C# 클래스 Sharplike.Editlike.MapTools.RectangleTool

상속: AbstractSelectionTool
파일 보기 프로젝트 열기: eropple/sharplike

공개 메소드들

메소드 설명
End ( Point tile ) : void
SetActive ( Main screen, String tag ) : void
Start ( Point tile ) : void

메소드 상세

End() 공개 메소드

public End ( Point tile ) : void
tile Point
리턴 void

SetActive() 공개 메소드

public SetActive ( Main screen, String tag ) : void
screen Main
tag String
리턴 void

Start() 공개 메소드

public Start ( Point tile ) : void
tile Point
리턴 void