IMPORTANT: Once you create an instance of the SpriteSheet class, you will need to pass in the source of the sprite sheet, an object with information regarding the width and height of each frame, the ...
Generates an animation from the given sprite file path. The given path MUST be a valid path relative to the game directory including the file extension, e.g. "images/explosion.png". The path to the ...