Method | Description | |
---|---|---|
ApplySetPieces ( World world ) : void | ||
reflectHori ( int mat ) : ].int[ | ||
reflectVert ( int mat ) : ].int[ | ||
rotateCW ( int mat ) : ].int[ |
Method | Description | |
---|---|---|
DistSqr ( IntPoint a, IntPoint b ) : int | ||
SetPiece ( ISetPiece piece, int min, int max ) : Tuple |
public static ApplySetPieces ( World world ) : void | ||
world | World | |
return | void |
public static reflectHori ( int mat ) : ].int[ | ||
mat | int | |
return | ].int[ |
public static reflectVert ( int mat ) : ].int[ | ||
mat | int | |
return | ].int[ |