SFML/bindings/dotnet/src/Graphics
Laurent Gomila e4c6c30e0b Times in SFML are now Uint32 milliseconds instead of float seconds
Added the sf::Uint64 and sf::Int64 types
2011-05-19 08:19:42 +02:00
..
Color.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Context.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Drawable.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Font.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Image.cs Fixed crash after disposing RenderWindow or RenderImage instances, in SFML.Net 2010-11-13 18:59:06 +00:00
Rect.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
RenderImage.cs Updated the C and .Net bindings according to the previous modifications 2011-04-04 23:37:20 +02:00
RenderTarget.cs Fixed the current view management in RenderWindow and RenderImage, in SFML.Net 2010-11-14 15:23:19 +00:00
RenderWindow.cs Times in SFML are now Uint32 milliseconds instead of float seconds 2011-05-19 08:19:42 +02:00
sfml-graphics.csproj Updated SFML.Net 2011-03-21 19:02:00 +00:00
Shader.cs Updated SFML.Net 2011-03-21 19:02:00 +00:00
Shape.cs Renamed Window::UseVerticalSync to EnableVerticalSync 2011-01-02 22:23:12 +00:00
Sprite.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Text.cs Fixed crash in Text.DisplayedString (get) in SFML.Net (fixes issue #16) 2011-05-09 23:23:08 +02:00
Vector2.cs Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
View.cs Fixed crash after disposing RenderWindow or RenderImage instances, in SFML.Net 2010-11-13 18:59:06 +00:00