Uses of Class
edu.wisc.game.sql.Board.Pos
Package | Description |
---|---|
edu.wisc.game.sql |
Persistent data structures
|
-
Uses of Board.Pos in edu.wisc.game.sql
Fields in edu.wisc.game.sql declared as Board.Pos Modifier and Type Field Description static Board.Pos[]
Board. buckets
The positions of the 4 bucketsMethods in edu.wisc.game.sql that return Board.Pos Modifier and Type Method Description Board.Pos
Board.Pos. flip2corner()
Mirror image of this cell into the bottom left cornerBoard.Pos
Piece. pos()