SFML/include/SFML/Graphics
2011-07-17 12:21:47 +02:00
..
Color.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
Drawable.hpp Renamed Window::UseVerticalSync to EnableVerticalSync 2011-01-02 22:23:12 +00:00
Font.hpp Added a new InputStream interface, and LoadFromStream functions to resource classes 2011-07-17 12:21:47 +02:00
Glyph.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
Image.hpp Added a new InputStream interface, and LoadFromStream functions to resource classes 2011-07-17 12:21:47 +02:00
Matrix3.hpp Replaced C standard headers (<xxx.h>) with their C++ version (<cxxx>) 2010-08-02 20:36:27 +00:00
Matrix3.inl Inversed rotation angle in drawables, to make it match the Y axis pointing down in SFML (fixes issue #3) 2011-04-06 08:13:55 +02:00
Rect.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
Rect.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
Renderer.hpp ATI fix! 2011-03-21 07:08:26 +00:00
RenderImage.hpp Replaced the P-Buffer implementation of RenderImage with a generic "in-memory context" one 2011-04-04 08:20:03 +02:00
RenderTarget.hpp Fixed a bug with threads and OpenGL context sharing 2010-09-14 18:59:30 +00:00
RenderWindow.hpp Renamed Window::GetEvent to PollEvent 2011-04-11 18:20:21 +02:00
Shader.hpp Added a new InputStream interface, and LoadFromStream functions to resource classes 2011-07-17 12:21:47 +02:00
Shape.hpp Renamed Window::UseVerticalSync to EnableVerticalSync 2011-01-02 22:23:12 +00:00
Sprite.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
Text.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
View.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