spawnbox.ext.Animation
Parameters:
spawnbox.ext.Animation(folder: str, animation_time: int)Functions:
No functions.
Properties:
frames[] - All .PNG and .JPG files in the folder specified for the Animation object.
anim_time - The time between frames.
folder - The folder specified for the Animation object.
Last updated