Open main menu

lensowiki β

Changes

Computer Science/61b

19 bytes removed, 20:38, 28 October 2006
Gameboard & chips ADT: -bb – fix parameters for chip methods
methods:
// returns the chip's color
int getColor(Chip c)
// returns the x coord of the chip
int getX(Chip c)
// returns the y coord of the chip
int getY(Chip c)
===Changes to MachinePlayer class===
====New fields====
1,277
edits