SFML mainline mirror
Go to file
LaurentGom db72c6e47c Renamed Mouse::Count to Mouse::ButtonCount
Renamed Joy::Count to Joy::AxisCount
Added Joy::Count and Joy::ButtonCount

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1328 4e206d99-4929-0410-ac5d-dfc041789085
2010-01-06 08:48:57 +00:00
build Fixed the number of supported joysticks in sf::Input 2010-01-06 08:36:55 +00:00
CSFML Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles 2009-10-08 07:08:34 +00:00
doc Removed some privates files from the documentation 2009-08-14 07:31:01 +00:00
dotnet Removed the Window.Events property in SFML.Net 2009-07-17 08:01:57 +00:00
DSFML Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
extlibs Added sndfile for Intel 64 bits. Using subdir to prevent ld from linking against OpenAL.framework from the parent directory when compiling for x86_64 (which misses the x86_64 arch, only present in the OS OpenAL framework). 2009-11-07 15:39:55 +00:00
include/SFML Renamed Mouse::Count to Mouse::ButtonCount 2010-01-06 08:48:57 +00:00
python Minor fix in sf.Window 2009-11-24 11:25:46 +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 Fixed "lib" directory not created before building libraries, in SFML and CSFML Linux makefiles 2009-10-08 07:08:34 +00:00
src/SFML Renamed Mouse::Count to Mouse::ButtonCount 2010-01-06 08:48:57 +00:00
license.txt Updated copyright 2009-05-06 18:37:14 +00:00
Makefile Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00