Added animation events
This commit is contained in:
@ -2,3 +2,5 @@ from .base import Game
|
||||
from .utils import centre
|
||||
from .anim import AnimationHandler
|
||||
from .anim import AnimatedObject
|
||||
from .events import AnimStart
|
||||
from .events import AnimFinish
|
||||
Reference in New Issue
Block a user