SFML/include/SFML
2011-05-31 23:31:25 +02:00
..
Audio Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
Graphics Minor fix in documentation 2011-05-23 07:38:49 +02:00
Network Implemented the sf::Packet to bool conversion using the safe-bool idiom 2011-05-25 20:45:16 +02:00
System Made sf::Mutex recursive on Unix, the behaviour is now consistent across platforms 2011-05-31 23:31:25 +02:00
Window Window::SetCursorPosition now triggers MouseMoved events 2011-05-30 18:56:49 +02:00
Audio.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
Config.hpp Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
Graphics.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
Network.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00
OpenGL.hpp Fixed OpenGL.hpp not including Config.hpp 2009-05-28 15:12:04 +00:00
System.hpp Removed the sf::Randomizer class from the system module 2011-05-10 08:16:22 +02:00
Window.hpp Improved tags for doxygen documentation (added relations between free functions and classes, grouped classes into modules) 2010-07-22 21:45:58 +00:00