ReadSpriteFromFile reads a file in .spr format and outputs a new 'Sprite" object from it.
The name of the file to read the sprite from.
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.