SFML/include/SFML/Graphics
Jan Haller 666da801a1 Cached sf::Text attributes
Two optimizations:
- If a value remains the same, nothing happens
- Recompute geometry only before drawing and bound access, not after each set

Closes #413
2014-03-29 18:34:49 +01:00
..
BlendMode.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
CircleShape.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Color.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
ConvexShape.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Drawable.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Export.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Font.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Glyph.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Image.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
PrimitiveType.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Rect.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Rect.inl Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
RectangleShape.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
RenderStates.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
RenderTarget.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
RenderTexture.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
RenderWindow.hpp Minor improvements in sf::Window and sf::RenderWindow documentation 2014-03-22 14:12:59 +01:00
Shader.hpp Fixed several Doxygen warnings, limited input to *.hpp files 2014-03-29 12:42:13 +01:00
Shape.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Sprite.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Text.hpp Cached sf::Text attributes 2014-03-29 18:34:49 +01:00
Texture.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Transform.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Transformable.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
Vertex.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
VertexArray.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00
View.hpp Updated copyright year to 2014 2014-02-06 20:08:26 +01:00