SFML/include/SFML
2015-02-23 11:38:49 +01:00
..
Audio Made OpenAL context management more intelligent, in analogy to OpenGL context management. OpenAL contexts now only exist as long as AlResources require them and are destroyed when they are no longer required. Fixes #30. 2014-12-21 16:57:58 +01:00
Graphics Implemented sf::Color::toInteger() to complement the new sf::Color constructor. 2015-02-23 11:38:49 +01:00
Network Improved the documentation of SFML-specific statuses in sf::Ftp 2015-01-03 23:47:15 +01:00
System Further corrections of typos and dash inconsistences 2014-11-18 11:14:18 +01:00
Window Further corrections of typos and dash inconsistences 2014-11-18 11:14:18 +01:00
Audio.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Config.hpp Updated the version to 2.2, added support for patch versions and added the changelog.txt 2014-12-04 16:09:54 +01:00
Graphics.hpp Source code changes. 2014-10-06 01:18:47 +02:00
Main.hpp Reworked the sfml-main module, added Main.hpp, moved the main() internal entry point for iOS from sfml-window to sfml-main 2014-04-20 12:53:17 +02:00
Network.hpp Source code changes. 2014-10-06 01:18:47 +02:00
OpenGL.hpp Source code changes. 2014-10-06 01:18:47 +02:00
System.hpp Fixed additional comments and documention spelling mistakes. 2014-11-18 01:02:07 +01:00
Window.hpp Source code changes. 2014-10-06 01:18:47 +02:00