Skip to content

History / Progress Bar

Revisions

  • 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

    @Hapaxia Hapaxia committed Feb 20, 2025
  • update to v1.1, which adds ability to texture the bar and background

    @Hapaxia Hapaxia committed Jan 27, 2016
  • remove window style from simple example

    @Hapaxia Hapaxia committed Jan 5, 2016
  • modify "window.draw(spline")" to read "window.draw(progressBar);"

    @Hapaxia Hapaxia committed Dec 24, 2015
  • add information about new features that allows bar to be disabled and the anchor points of the current progress that are now available

    @Hapaxia Hapaxia committed Dec 19, 2015
  • add extra information about frame thickness

    @Hapaxia Hapaxia committed Dec 16, 2015
  • add Progress Bar page

    @Hapaxia Hapaxia committed Nov 17, 2015