OutpostUniverse / OP2Utility

C++ library for working with Outpost 2 related files and tasks.
MIT License
4 stars 0 forks source link

Allow OP2BmpLoader to return image, layer, frame, and animation counts for each Sprite #353

Closed Brett208 closed 3 years ago

Brett208 commented 3 years ago

Keep ArtFile encapsulated as Private so OP2BmpLoader consumer does not access it directly.