Property | Type | Description | |
---|---|---|---|
fromRow | int | ||
toRow | int | ||
type | Figure.StepType |
Method | Description | |
---|---|---|
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 | ||
return | System |