Uses of Class
edu.wisc.game.sql.Board.Pos
Packages that use Board.Pos
-
Uses of Board.Pos in edu.wisc.game.sql
Fields in edu.wisc.game.sql declared as Board.PosModifier and TypeFieldDescriptionstatic final Board.Pos[]
Board.buckets
The positions of the 4 bucketsMethods in edu.wisc.game.sql that return Board.PosModifier and TypeMethodDescriptionBoard.Pos.flip2corner()
Mirror image of this cell into the bottom left cornerPiece.pos()
Methods in edu.wisc.game.sql with parameters of type Board.PosModifier and TypeMethodDescriptionint
1-norm distanceint
Square of 2-norm distanceConstructors in edu.wisc.game.sql with parameters of type Board.Pos