summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d8d7868)
for img in images :
imagePath = os.path.sep.join([imagesPath, img])
self.images = pygame.image.load(imagePath).convert_alpha()
for img in images :
imagePath = os.path.sep.join([imagesPath, img])
self.images = pygame.image.load(imagePath).convert_alpha()
+
+ self.duration = duration
#self.flashImagePath = flashImage
#self.durations = durations
#self.flashImagePath = flashImage
#self.durations = durations