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, as well as replacing links to SFML classes with the same link to the list of classes
update to 2.4.1, which allows the texture to be reset to null, size being reset when setting texture rectangle, removed excess image copying.
added rendertarget link and updated sfml link versions to 2.4
update to v1.4, which adds texture rectangle, local and global content areas and point contained inside transformed content area. also modified introduction to mention texture rectangles, added render target note in drawing section and fixed the declaration description saying that it creates a different object.
update to v1.3, which adds ability to set and get the colour of the Nine Patch
modified the nine-patch external link
removed "simple" from initial description as that was signify that the content area was not supported; it is supported now.
update to v1.2, which adds resetSize()
update to v1.1, which adds bounds, content area, allows texture switching without resizing and fixes transformable.
remove window style from simple example
alter simple example to use new image resource and update screenshot to reflect that. also show on the page the texture used
add information - texture is available
Created Nine Patch (markdown)