history updated for game pad

This commit is contained in:
Matthias Felleisen 2011-12-31 11:27:28 -05:00
parent 32b7a1b418
commit 0a2262bea5

View File

@ -1,5 +1,9 @@
------------------------------------------------------------------------
* added: universe.rkt now comes with a game-pad simulation option
A game-pad is a special-purpose key handler plus an icon that maps out
the legal key strokes.
* fixed
-- on-receive doesn't have to exist for universe/world interactions
-- name clause accepts strings and symbols