C# 클래스 Voronoi2.Site

파일 보기 프로젝트 열기: evilfactory/Barotrauma-lua-attempt 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Coord Voronoi2.DoubleVector2
SiteNbr int

공개 메소드들

메소드 설명
SetPoint ( Vector2 point ) : void
Site ( ) : Barotrauma

메소드 상세

SetPoint() 공개 메소드

public SetPoint ( Vector2 point ) : void
point Vector2
리턴 void

Site() 공개 메소드

public Site ( ) : Barotrauma
리턴 Barotrauma

프로퍼티 상세

Coord 공개적으로 프로퍼티

public DoubleVector2,Voronoi2 Coord
리턴 Voronoi2.DoubleVector2

SiteNbr 공개적으로 프로퍼티

public int SiteNbr
리턴 int