프로퍼티 | 타입 | 설명 | |
---|---|---|---|
fromRow | int | ||
toRow | int | ||
type | Figure.StepType |
메소드 | 설명 | |
---|---|---|
ChessStep ( int fr, int fc, int tr, int tc, |
||
GetFromPosition ( ) : int[] | ||
GetStepType ( ) : Figure.StepType | ||
GetToPosition ( ) : int[] |
public ChessStep ( int fr, int fc, int tr, int tc, |
||
fr | int | |
fc | int | |
tr | int | |
tc | int | |
t | ||
리턴 | System |