SFML/include/SFML/Graphics
2011-12-10 15:22:21 +01:00
..
BlendMode.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
CircleShape.hpp Added SetPointsCount in sf::CircleShape 2011-12-10 15:22:21 +01:00
Color.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
ConvexShape.hpp Renamed GetOutlinePoint/GetOutlinePointsCount to GetPoint/GetPointsCount in sf::Shape, and made them public 2011-12-10 14:58:18 +01:00
Drawable.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
Font.hpp Removed the Resource and ResourcePtr classes 2011-11-05 15:50:44 +01:00
Glyph.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
Image.hpp Minor fix in comments 2011-08-21 21:13:23 +02:00
PrimitiveType.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
Rect.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
Rect.inl Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
RectangleShape.hpp Renamed GetOutlinePoint/GetOutlinePointsCount to GetPoint/GetPointsCount in sf::Shape, and made them public 2011-12-10 14:58:18 +01:00
RenderStates.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
RenderTarget.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
RenderTexture.hpp Split sf::Image into sf::Image and sf::Texture (implements issue #18) 2011-07-22 22:31:27 +02:00
RenderWindow.hpp Merge branch 'master' into drawables 2011-12-02 20:58:14 +01:00
Shader.hpp Added support for vertex shaders in sf::Shader 2011-12-10 13:02:38 +01:00
Shape.hpp Renamed GetOutlinePoint/GetOutlinePointsCount to GetPoint/GetPointsCount in sf::Shape, and made them public 2011-12-10 14:58:18 +01:00
Sprite.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
Text.hpp Merge branch 'master' into drawables 2011-12-02 20:58:14 +01:00
Texture.hpp Removed references to the old sf::Renderer class 2011-12-04 21:06:29 +01:00
Transform.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
Transformable.hpp Removed wrong comment about scale factors in sf::Transformable 2011-12-05 17:57:45 +01:00
Vertex.hpp Fixed compile errors in sf::Vertex with LLVM GCC 4.2 on OS X Lion 2011-12-04 20:37:08 +01:00
VertexArray.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00
View.hpp Implemented the new graphics API: 2011-12-01 23:24:58 +01:00