/[gzz]/gzz/gfx/util/demo.py
ViewVC logotype

Diff of /gzz/gfx/util/demo.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by tjl, Fri Jan 17 14:37:17 2003 UTC revision 1.12 by tjl, Sat Jan 25 13:45:03 2003 UTC
# Line 153  showHelp = 0 Line 153  showHelp = 0
153  class Bindings(AbstractBinder):  class Bindings(AbstractBinder):
154      def keystroke(self, s):      def keystroke(self, s):
155          global showHelp, currentScene          global showHelp, currentScene
156          # print "KEY: '%s'"%s          print "KEY: '%s'"%s
157          if usingNormalBindings:          if usingNormalBindings:
158              if s == "q" or s == "Q":              if s == "q" or s == "Q":
159                  System.exit(43)                  System.exit(43)

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26