C# 클래스 wServer.realm.setpieces.SetPieces

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

공개 메소드들

메소드 설명
ApplySetPieces ( World world ) : void
reflectHori ( int mat ) : ].int[
reflectVert ( int mat ) : ].int[
rotateCW ( int mat ) : ].int[

비공개 메소드들

메소드 설명
DistSqr ( IntPoint a, IntPoint b ) : int
SetPiece ( ISetPiece piece, int min, int max ) : Tuple

메소드 상세

ApplySetPieces() 공개 정적인 메소드

public static ApplySetPieces ( World world ) : void
world World
리턴 void

reflectHori() 공개 정적인 메소드

public static reflectHori ( int mat ) : ].int[
mat int
리턴 ].int[

reflectVert() 공개 정적인 메소드

public static reflectVert ( int mat ) : ].int[
mat int
리턴 ].int[

rotateCW() 공개 정적인 메소드

public static rotateCW ( int mat ) : ].int[
mat int
리턴 ].int[