SFML/dotnet/src/Graphics
LaurentGom acfc296150 Removed sfFont_Create() from CSFML
Removed sfText_GetWidth() and sfFont_GetHeight() declarations from SFML.Net (these functions don't exist)

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1294 4e206d99-4929-0410-ac5d-dfc041789085
2009-11-29 10:06:34 +00:00
..
Color.cs Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
Context.cs Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
Drawable.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
Font.cs Removed sfFont_Create() from CSFML 2009-11-29 10:06:34 +00:00
Image.cs FS#84 - Rewrite the OpenGL context handling 2009-05-31 11:38:54 +00:00
Rect.cs Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
RenderImage.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
RenderTarget.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
RenderWindow.cs Added the context version to ContextSettings 2009-11-03 15:13:11 +00:00
sfml-graphics.csproj FS#90 - Improve Unicode string classes 2009-11-26 08:07:38 +00:00
Shader.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
Shape.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
Sprite.cs FS#25 - Change sf::PostFx to a more general purpose pixel shader class (sf::Shader) 2009-11-03 09:04:40 +00:00
Text.cs Removed sfFont_Create() from CSFML 2009-11-29 10:06:34 +00:00
Vector2.cs Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
View.cs Added viewport handling in sf::View 2009-06-26 13:24:29 +00:00