Simple and Fast Multimedia Library
-
Updated
Apr 28, 2021 - C++
Currently, the over() method of the Chronometer class returns true even if the Chronometer was never started.
To know if the Chronometer is started or not we could also a started method
Add a description, image, and links to the sfml topic page so that developers can more easily learn about it.
To associate your repository with the sfml topic, visit your repo's landing page and select "manage topics."
The CMakeLists files of this project is kinda messy, mostly due to my limited understanding of the topic.
So they definitely need to be cleaned up at some point