Hi, I would like to use sprite arrays for my game's GUI class, as they are very easy to stylize and do fancy stuff.
Resized
The sprite array would show up in SFML like so:
Some parts will stretch across, some are the corners and the middle will resize to needs.
What would be the best way of achieving this?