C# 클래스 Siblings, hexciter

파일 보기 프로젝트 열기: pR0Ps/hexciter 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
East GridPlace,
NorthEast GridPlace,
NorthWest GridPlace,
SouthEast GridPlace,
SouthWest GridPlace,
West GridPlace,

공개 메소드들

메소드 설명
ExistingSibs ( ) : List

메소드 상세

ExistingSibs() 공개 메소드

public ExistingSibs ( ) : List
리턴 List

프로퍼티 상세

East 공개적으로 프로퍼티

public GridPlace, East
리턴 GridPlace,

NorthEast 공개적으로 프로퍼티

public GridPlace, NorthEast
리턴 GridPlace,

NorthWest 공개적으로 프로퍼티

public GridPlace, NorthWest
리턴 GridPlace,

SouthEast 공개적으로 프로퍼티

public GridPlace, SouthEast
리턴 GridPlace,

SouthWest 공개적으로 프로퍼티

public GridPlace, SouthWest
리턴 GridPlace,

West 공개적으로 프로퍼티

public GridPlace, West
리턴 GridPlace,