Public Member Functions | |
| def | __init__ |
| def | update |
| def | pickUp |
| def | animate |
Power-ups superclass
file - sprite sheet file
alpha - alpha color
x,y - initial coordinates of object
speed - speed
nSprites - number of sprites in sprite sheet
sprRow - number of the row where the sprites are located (assuming animation is in same row)
sprWidth - width of each sprite
sprHeight - height of each sprite
| def powerUps.PowerUp.update | ( | ) |
Method for updating state of powerUp
1.7.6.1