..
Clock.hpp
Times in SFML are now Uint32 milliseconds instead of float seconds
2011-05-19 08:19:42 +02:00
Err.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
Lock.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
Mutex.hpp
Minor fix in sf::Text
2011-06-09 08:37:25 +02:00
NonCopyable.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
Resource.hpp
Fixed compile error ('NULL' not defined) with gcc 4.6 in System/Resource.hpp
2011-03-21 10:27:29 +00:00
Resource.inl
Made sf::Resource thread-safe
2010-02-12 08:09:54 +00:00
ResourcePtr.inl
Some minor corrections in API documentation and parameters names
2010-06-11 21:52:51 +00:00
Sleep.hpp
Times in SFML are now Uint32 milliseconds instead of float seconds
2011-05-19 08:19:42 +02:00
String.hpp
Merged some functions in sf::String
2011-03-19 19:49:16 +00:00
Thread.hpp
Made the behaviour of Thread::Wait consistent across implementations when called from its owner thread
2011-06-12 14:08:54 +02:00
Thread.inl
New API for sf::Thread (more flexible)
2010-11-20 13:00:19 +00:00
ThreadLocal.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
ThreadLocalPtr.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
ThreadLocalPtr.inl
Updated documentation
2009-10-17 08:50:13 +00:00
Utf.hpp
sf::Utf functions now use the global locale by default instead of the system's one
2011-02-09 16:44:43 +00:00
Utf.inl
sf::Utf functions now use the global locale by default instead of the system's one
2011-02-09 16:44:43 +00:00
Vector2.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
Vector2.inl
Added explicit conversions between different types of sf::Vector2, sf::Vector3 and sf::Rect (implements feature #31 )
2011-04-26 19:20:24 +02:00
Vector3.hpp
Added explicit conversions between different types of sf::Vector2, sf::Vector3 and sf::Rect (implements feature #31 )
2011-04-26 19:20:24 +02:00
Vector3.inl
Added explicit conversions between different types of sf::Vector2, sf::Vector3 and sf::Rect (implements feature #31 )
2011-04-26 19:20:24 +02:00