SFML playground
Go to file
LaurentGom 082a928555 *important* sf::Rect now uses Width/Height instead of Right/Bottom
Removed Offset, GetSize and GetCenter functions from sf::Rect
Added a sf::Rect constructor taking two Vector2 parameters
Updated the API documentation of the sf::Rect class

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1503 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-09 13:04:49 +00:00
build Renamed internal classes related to OpenGL contexts in the window module 2010-04-09 06:55:29 +00:00
CSFML Moved CSFML Linux makefiles outside the source tree 2010-04-07 10:34:35 +00:00
doc Created DLL build configurations for samples in Code::Blocks and Visual C++ project files 2010-04-08 16:18:38 +00:00
dotnet Upgraded external libraries (libpng 1.4.1, zlib 1.2.4, openal-soft 1.12.854) on Windows 2010-04-07 07:57:32 +00:00
DSFML Upgraded external libraries (libpng 1.4.1, zlib 1.2.4, openal-soft 1.12.854) on Windows 2010-04-07 07:57:32 +00:00
extlibs Created DLL build configurations for samples in Code::Blocks and Visual C++ project files 2010-04-08 16:18:38 +00:00
include/SFML *important* sf::Rect now uses Width/Height instead of Right/Bottom 2010-04-09 13:04:49 +00:00
python Python: Modified Text, Font and RenderWindow to build with latest revision of SFML2. Adjusted samples. 2010-02-11 15:32:08 +00:00
ruby Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
samples Forgot to delete some files in last commit :) 2010-04-08 16:28:05 +00:00
src/SFML *important* sf::Rect now uses Width/Height instead of Right/Bottom 2010-04-09 13:04:49 +00:00
license.txt Updated license file 2009-05-06 18:40:15 +00:00
Makefile Modified the Linux build system so that makefiles are now outside the source tree 2010-03-23 15:55:07 +00:00