comparison skaapsteker/constants.py @ 523:c7c3f55554d4

add tofu and scroll totals to the hud
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sat, 09 Apr 2011 23:45:00 +0200
parents 4de4f94c326d
children 11d8b6b407e5 72865593bdc7
comparison
equal deleted inserted replaced
522:4de4f94c326d 523:c7c3f55554d4
57 HEALTH_FOREGROUND = pygame.Color(255, 64, 0, 196) 57 HEALTH_FOREGROUND = pygame.Color(255, 64, 0, 196)
58 HEALTH_HEIGHT = 160 58 HEALTH_HEIGHT = 160
59 HEALTH_WIDTH = 20 59 HEALTH_WIDTH = 20
60 60
61 SCROLL_TOP = 220 61 SCROLL_TOP = 220
62 TOFU_TOP = 250 62 TOFU_TOP = 280