/[gzz]/gzz/gfx/libpaper/textures.py
ViewVC logotype

Diff of /gzz/gfx/libpaper/textures.py

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

revision 1.17 by jvk, Tue Oct 8 10:29:52 2002 UTC revision 1.18 by jvk, Tue Oct 8 15:12:29 2002 UTC
# Line 135  class Textures: Line 135  class Textures:
135          print "Warning: null probability event occured"          print "Warning: null probability event occured"
136          return ptextures[type][-1]          return ptextures[type][-1]
137                    
138            
139        def getPaperTextures(self, types, gen):
140            return [ self.getPaperTexture(type, gen) for type in types ]
141    
142  if 0:  if 0:
143              rgbTextures = [              rgbTextures = [

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

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