From 29b7f876a2b6d6646c52465573d92100d8ff0d04 Mon Sep 17 00:00:00 2001 From: Eli Barzilay Date: Tue, 31 May 2005 18:27:51 +0000 Subject: [PATCH] updated un-exp-tagged entry from CVS svn: r27 --- notes/teachpack/HISTORY | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/notes/teachpack/HISTORY b/notes/teachpack/HISTORY index c000fdbc20..b93e46c6b7 100644 --- a/notes/teachpack/HISTORY +++ b/notes/teachpack/HISTORY @@ -1,3 +1,15 @@ +------------------------------------------------------------------------ +VERSION 209 [Fri Dec 17 10:19:52 EST 2004] + + * fixed small bugs in image.ss and world.ss concerning colors and the + location of pinholes + + * The interface of the draw teachpack (package) for ProfessorJ has + changed. A World now supports draw and erase methods. The onTick and + onKeyEvent methods call erase on the current world, create the next + world, and then call draw on the new world. + +------------------------------------------------------------------------ VERSION 208p1 * fixed a bug in image.ss; find-image now returns the result