You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a comprehensive port of the Cocos2D Actions module for use with the Python Arcade 3.0 library. Be sure to include a full set of Actions including Place, Hide, Show, ToggleVisibility, CallFunc, CallFuncS, Sequence, Spawn, Loop, Reverse, Repeat, Loop, RepeatForever, WrappedMove, BoundedMove, Driver, MoveTo, MoveBy, JumpTo, JumpBy, Bezier, Blink, RotateTo, RotateBy, ScaleTo, ScaleBy, FadeOut, FadeIn, FadeTo, Delay, RandomDelay, Accelerate, AccelDecel, and Speed.