Public Member Functions | |
def | __init__ |
def | update |
Public Attributes | |
dx | |
dy |
def unlock.view.asteroids.MovingSprite.__init__ | ( | self, | ||
image, | ||||
x, | ||||
y, | ||||
dx, | ||||
dy, | ||||
batch = None | ||||
) |
def unlock.view.asteroids.MovingSprite.update | ( | self, | ||
dt | ||||
) |
Reimplemented in unlock.view.asteroids.Bullet.