SFML/test
kimci86 fca4fa1aa2 Rename Font::loadFromFile into Font::openFromFile
Similar renaming for Font::loadFromMemory and Font::loadFromStream.
The goal is to better express the need to keep the source available,
similar to Music::openFromFile for example.
2024-06-25 22:53:28 +02:00
..
Audio Disallow construction from const T&& 2024-06-23 16:55:37 -06:00
Graphics Rename Font::loadFromFile into Font::openFromFile 2024-06-25 22:53:28 +02:00
install Remove default empty state of sf::FileInputStream 2024-06-11 07:31:09 -05:00
Network Remove unnecessary static casts 2024-06-05 11:54:36 -06:00
System Remove default empty state of sf::FileInputStream 2024-06-11 07:31:09 -05:00
TestUtilities Replace Rect members left, top, width, height by position and size 2024-06-16 02:48:53 +02:00
Window Remove default empty state of sf::Event 2024-06-23 19:11:10 +02:00
CMakeLists.txt Add tests for Audio module types 2024-05-16 12:06:21 -06:00