pong-mode-map

pong-mode-map is a variable defined in `pong.el'.
Its value is shown below.
  • This variable may be risky if used as a file-local variable.

Documentation:
Modemap for pong-mode.

Value:

(keymap (112 . pong-pause) (113 . pong-quit) (50 . pong-move-down) (56 . pong-move-up) (54 . pong-move-right) (52 . pong-move-left) (down . pong-move-down) (up . pong-move-up) (right . pong-move-right) (left . pong-move-left) pong-mode-map)