Dogbonee / Dualie

A 3DS homebrew library based on SFML
https://dogbonee.github.io/Dualie/
1 stars 0 forks source link

Added outline option to shapes #1

Closed Dogbonee closed 3 months ago

Dogbonee commented 3 months ago

A new shape method setOutlineThickness allows for an outline to be drawn. This simply draws another shape behind the original and scales the original shape down to create the appearance of an outline.