SFML/include/SFML/Graphics
LaurentGom 273cba055c Added Style::Default for windows' style
Removed unused #includes from RenderWindow.cpp

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1345 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-11 12:46:44 +00:00
..
Color.hpp Fixed endless loop when creating an OpenGL 3.x context (bug introduced by the last modification) 2009-12-03 16:47:56 +00:00
Drawable.hpp Updated documentation 2009-10-15 08:37:32 +00:00
Font.hpp Improved the quality of sf::Text::Bold and made it more efficient 2009-12-14 21:26:30 +00:00
Glyph.hpp Complete rewrite of sf::Font to make it more flexible (no more fixed charset and size) 2009-12-13 15:49:30 +00:00
Image.hpp Complete rewrite of sf::Font to make it more flexible (no more fixed charset and size) 2009-12-13 15:49:30 +00:00
Matrix3.hpp Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
Matrix3.inl Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
Rect.hpp Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
Rect.inl Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
RenderImage.hpp Added SetSmooth / IsSmooth to sf::RenderImage 2009-12-03 08:29:35 +00:00
RenderQueue.hpp Fixed sf::RenderQueue not being exported 2010-01-09 11:45:56 +00:00
RenderTarget.hpp Modified sf::RenderTarget so that it handles views by value rather than by reference 2009-12-31 16:43:24 +00:00
RenderWindow.hpp Added Style::Default for windows' style 2010-01-11 12:46:44 +00:00
Shader.hpp Updated API documentation for sf::Shader 2009-11-03 14:09:58 +00:00
Shape.hpp Updated documentation 2009-10-15 08:37:32 +00:00
Sprite.hpp Updated documentation 2009-10-15 08:37:32 +00:00
Text.hpp Complete rewrite of sf::Font to make it more flexible (no more fixed charset and size) 2009-12-13 15:49:30 +00:00
View.hpp Improved the API documentation of sf::View 2009-11-04 16:04:18 +00:00