We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
updated simple example code to use SFML 3, fixed a typo, updated the used types and its documentation, as well as replacing links to SFML classes with the same link to the list of classes
update to v1.2, which adds getColor(), changes texture rectangle to use floats instead of ints, uses quad instead of rectangle, fixes thickness of line, takes into account line's thickness when calculating bounds, uses left-to-right assumption for alignment of line for texturing
update to v1.1, which adds texturing ability to thick lines
remove "Selba Ward" from window title in simple example
Removed title header - as title is already displayed above page - and promoted all other headers by one to compensate.
Couple of small grammatical fixes
Created Line (markdown)