SFML/dotnet/src/Graphics
2010-03-03 11:41:23 +00:00
..
Color.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
Context.cs FS#145 - Implement copy constructors and ToString functions in SFML.Net 2010-01-06 12:37:29 +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 FS#145 - Implement copy constructors and ToString functions in SFML.Net 2010-01-06 12:37:29 +00:00
Image.cs Added Image::UpdatePixels to CSFML and SFML.Net 2010-03-03 11:41:23 +00:00
Rect.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
RenderImage.cs Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
RenderTarget.cs Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
RenderWindow.cs Removed all the automatic batching stuff and replaced it with a more straight-forward implementation using a state cache for optimizing performances 2010-01-19 20:39:32 +00:00
sfml-graphics.csproj Fixed output paths in SFML.Net project files 2010-01-29 22:10:15 +00:00
Shader.cs FS#145 - Implement copy constructors and ToString functions in SFML.Net 2010-01-06 12:37:29 +00:00
Shape.cs Renamed Shape::GetNbPoints to Shape::GetPointsCount (consistent with the other similar functions) 2010-02-17 12:05:02 +00:00
Sprite.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
Text.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
Vector2.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00
View.cs Improved the string format used in ToString() functions 2010-01-17 10:03:46 +00:00