[comp.lang.smalltalk] Missing method for M.V.C. implementation of chess & draughts

eliot@cs.qmw.ac.uk (Eliot Miranda) (03/15/91)

Damn! I missed one method from the file set for chess & draughts. The following
method should be included in Games-ChequerBoard.st:

'From BrouHaHa Smalltalk-80, Version 2.3.2t of 27 February 1990 on 15 March 1991 2:59:19 pm'!



!ChequerBoardController methodsFor: 'intialize-release'!

initialize
	"Initialize the playerPlaying flag"
	super initialize.
	playerPlaying _ false! !
-- 
Eliot Miranda			email:	eliot@cs.qmw.ac.uk
Dept of Computer Science	Tel:	071 975 5229 (+44 71 975 5229)
Queen Mary Westfield College	ARPA:	eliot%cs.qmw.ac.uk@nsf.ac.uk	
Mile End Road			UUCP:	eliot@qmw-cs.uucp
LONDON E1 4NS