[Pharo-project] What happened to InputSensor? -- Pharo by Example Lights Out game is broken
Hi Folks, The class InputSensor has mysteriously disappeared between PharoCore-1.0-10488-BETA.zip and PharoCore-1.0-10491rc1.zip Does anyone know what happened to it? The class is needed by the First Application chapter in the Pharo by Example book. - on
InputSensor has been replaced with InputEventSensor. The global Sensor points to the right instance in old and new images. Lukas 2009/10/27 Oscar Nierstrasz <oscar@iam.unibe.ch>:
Hi Folks,
The class InputSensor has mysteriously disappeared between
PharoCore-1.0-10488-BETA.zip
and
PharoCore-1.0-10491rc1.zip
Does anyone know what happened to it? Â The class is needed by the First Application chapter in the Pharo by Example book.
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
participants (2)
-
Lukas Renggli -
Oscar Nierstrasz