*ReadSpriteFromFile reads a file in .spr format and outputs a new 'Sprite" object from it. * Params: * filename = The name of the file to read the sprite from. * Returns: A new 'Sprite' object interpreted from the file.
See Implementation
*ReadSpriteFromFile reads a file in .spr format and outputs a new 'Sprite" object from it. * Params: * filename = The name of the file to read the sprite from. * Returns: A new 'Sprite' object interpreted from the file.