Mercurial > emacs
annotate .cvsignore @ 43464:dc17128932c4
(snake-velocity-queue, snake-update-velocity)
(snake-final-x-velocity, snake-final-y-velocity):
New variable and functions. Store user's keypresses
into a queue and pop from the queue each subsequent turn.
(snake-update-game, snake-move-left)
(snake-move-right, snake-move-up, snake-move-down, snake-active-p)
(snake-start-game): Use that queue.
(snake-use-glyphs-flag): Renamed from snake-use-glyphs.
(snake-use-color-flag): Likewise.
(snake-mode): Rename uses of those variables.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 22 Feb 2002 15:19:06 +0000 |
parents | 497c28f292c4 |
children | 3fbdac68eb84 |
rev | line source |
---|---|
25839 | 1 configure |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25839
diff
changeset
|
2 bin |
28195 | 3 boot.log |
4 boot.log.diff | |
5 boot.log.old | |
6 update.log | |
31816 | 7 config.log |
8 config.status | |
9 config.cache | |
10 Makefile | |
11 emacs*.tar.gz | |
35744 | 12 leim*.tar.gz |
13 *.xdelta |