annotate gamelib/scenes/game_constants.py @ 259:b6e1c4e4e59d

Superconductor Thing now works.
author Jeremy Thurgood <firxen@gmail.com>
date Fri, 27 Aug 2010 19:01:00 +0200
parents 2b820b4ba3bf
children c72946d3a59a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
212
2b820b4ba3bf Add constant for player id. Make IDs uppercase
Neil Muller <neil@dip.sun.ac.za>
parents:
diff changeset
1 """Usefule constants that are needed in several scenes"""
2b820b4ba3bf Add constant for player id. Make IDs uppercase
Neil Muller <neil@dip.sun.ac.za>
parents:
diff changeset
2
2b820b4ba3bf Add constant for player id. Make IDs uppercase
Neil Muller <neil@dip.sun.ac.za>
parents:
diff changeset
3 PLAYER_ID='84C7-D10DCFDA0878'