SFML/include/SFML/Graphics
2016-02-18 20:20:43 +01:00
..
BlendMode.hpp add a new BlendMode::Equation : ReverseSubtract 2015-12-03 00:28:32 +01:00
CircleShape.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Color.hpp Fixed Color::toInteger() not being const-qualified 2015-04-28 21:44:31 +02:00
ConvexShape.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Drawable.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Export.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Font.hpp Added support for outlined text 2015-12-31 10:41:59 +01:00
Glsl.hpp Added new methods to set uniforms in sf::Shader 2015-10-21 10:29:07 +02:00
Glsl.inl Added new methods to set uniforms in sf::Shader 2015-10-21 10:29:07 +02:00
Glyph.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Image.hpp Clarified semantics of Shape::getGlobalBounds(), improved related documentation 2015-05-03 14:51:44 +02:00
PrimitiveType.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Rect.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Rect.inl Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
RectangleShape.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
RenderStates.hpp Fix function name in short example snippet in RenderStates.hpp 2015-05-20 16:37:32 +02:00
RenderTarget.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
RenderTexture.hpp Fixed small typo in setActive \brief 2015-09-30 08:17:18 +02:00
RenderWindow.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Shader.hpp Added support for geometry shaders 2016-02-18 20:20:43 +01:00
Shape.hpp Clarified semantics of Shape::getGlobalBounds(), improved related documentation 2015-05-03 14:51:44 +02:00
Sprite.hpp Clarified semantics of Shape::getGlobalBounds(), improved related documentation 2015-05-03 14:51:44 +02:00
Text.hpp Added support for outlined text 2015-12-31 10:41:59 +01:00
Texture.hpp Added methods to get the currently active context, query whether an OpenGL extension is available and query the actual OpenGL version of a context, made context switches during initialization of texture and shader static values unnecessary, fixed code style in loaders. 2015-09-21 20:29:55 +02:00
Transform.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
Transformable.hpp Fix whitespace: Convert tabs to spaces and remove trailing whitespace. 2015-04-15 01:53:43 +02:00
Vertex.hpp Updated copyright year and Laurent's email address 2015-03-02 13:41:54 -05:00
VertexArray.hpp Clarified semantics of Shape::getGlobalBounds(), improved related documentation 2015-05-03 14:51:44 +02:00
View.hpp Fix whitespace: Convert tabs to spaces and remove trailing whitespace. 2015-04-15 01:53:43 +02:00