SFML/include/SFML
2012-02-20 20:18:48 +01:00
..
Audio Each module now has its own export macro, which solves the "unresolved symbol" error with sf::Time::Zero 2012-01-21 10:34:17 +01:00
Graphics Changed Transform::Combine to modify *this (more consistent with other functions) 2012-02-20 20:18:48 +01:00
Network The UDP broadcast address is now a valid IpAddress, IpAddress::None is now 0. 2012-01-23 23:01:12 +01:00
System sf::Time operators now take arguments by value instead of const reference 2012-01-21 15:41:10 +01:00
Window Updated the comments of Window::SetFramerateLimit 2012-01-31 19:56:51 +01: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 Each module now has its own export macro, which solves the "unresolved symbol" error with sf::Time::Zero 2012-01-21 10:34:17 +01:00
Graphics.hpp Removed the sf::StarShape class 2011-12-10 14:51:03 +01: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 OpenGL.hpp now includes windows.h only with VC++ 2011-09-02 19:26:49 +02:00
System.hpp Added a new InputStream interface, and LoadFromStream functions to resource classes 2011-07-17 12:21:47 +02:00
Window.hpp Implemented global inputs (sf::Keyboard, sf::Mouse, sf::Joystick) and removed the event-based sf::Input. 2011-07-04 08:21:40 +02:00