Uses of Class
lab1.Position

Uses of Position in lab1
 

Methods in lab1 with parameters of type Position
 GameTile GameModel.getGameboardState(Position pos)
          Returns the GameTile in logical position (x,y) of the gameboard.