SFML/CSFML/include/SFML/Graphics
2010-03-03 11:41:23 +00:00
..
BlendMode.h Updated copyrights 2009-05-28 15:32:20 +00:00
Color.h Changed internal naming convention (local variables now start with a lower case character) 2009-07-11 22:17:24 +00:00
Font.h Changed the parameter of LoadFromMemory functions to be a const void* instead of a const char* 2010-02-17 14:43:09 +00:00
Glyph.h Updated copyrights 2009-05-28 15:32:20 +00:00
Image.h Added Image::UpdatePixels to CSFML and SFML.Net 2010-03-03 11:41:23 +00:00
Rect.h Fixed linker errors in sfml-network and csfml-network 2009-11-26 20:09:57 +00:00
RenderImage.h 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.h 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
Shader.h FS#144 - Implement copy "constructors" in CSFML 2010-01-05 17:52:56 +00:00
Shape.h Renamed Shape::GetNbPoints to Shape::GetPointsCount (consistent with the other similar functions) 2010-02-17 12:05:02 +00:00
Sprite.h Added the missing adjustToNewSize parameter of Sprite::SetImage in CSFML 2010-01-11 14:46:08 +00:00
Text.h FS#144 - Implement copy "constructors" in CSFML 2010-01-05 17:52:56 +00:00
Types.h FS#90 - Improve Unicode string classes 2009-11-26 08:07:38 +00:00
View.h FS#144 - Implement copy "constructors" in CSFML 2010-01-05 17:52:56 +00:00