view gamelib/scenes/game_constants.py @ 489:463a8d60c73e engine_refactor

Item uses InteractMixin, but currently overrides everything in it.
author Jeremy Thurgood <firxen@gmail.com>
date Sun, 29 Aug 2010 13:27:29 +0200
parents c72946d3a59a
children
line wrap: on
line source

"""Usefule constants that are needed in several scenes"""

PLAYER_ID = '84C7-D10DCFDA0878'