.. |
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 |
InputStream.hpp
|
Split sf::Image into sf::Image and sf::Texture (implements issue #18)
|
2011-07-22 22:31:27 +02: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
|
Split sf::Image into sf::Image and sf::Texture (implements issue #18)
|
2011-07-22 22:31:27 +02: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
|
Minor fixes in documentation
|
2011-08-19 18:28:08 +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 |