SFML/python/src
remi-k bcbb754da9 Fixed a bug with custom drawables
Fixed wrong default color in sf.Shape


git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1040 4e206d99-4929-0410-ac5d-dfc041789085
2009-03-06 15:23:07 +00:00
..
Blend.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Blend.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Clock.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Clock.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Color.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Color.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
compat.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Drawable.cpp Fixed a bug with custom drawables 2009-03-06 15:23:07 +00:00
Drawable.hpp Removed RenderTarget 2009-02-27 23:50:02 +00:00
Event.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Event.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Font.cpp Bug fixed in sf.String 2009-03-02 19:00:41 +00:00
Font.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Glyph.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Glyph.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Image.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Image.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Input.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Input.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Joy.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Joy.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Key.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Key.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Listener.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Listener.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
main.cpp Removed RenderTarget 2009-02-27 23:50:02 +00:00
main.hpp Fixed a bug with custom drawables 2009-03-06 15:23:07 +00:00
Mouse.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Mouse.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Music.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Music.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
offsetof.hpp Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
PostFX.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
PostFX.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Rect.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Rect.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
RenderWindow.cpp Fixed a bug with custom drawables 2009-03-06 15:23:07 +00:00
RenderWindow.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Shape.cpp Fixed a bug with custom drawables 2009-03-06 15:23:07 +00:00
Shape.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Sleep.cpp Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ 2009-01-28 16:18:34 +00:00
Sleep.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Sound.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Sound.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundBuffer.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundBuffer.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundBufferRecorder.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundBufferRecorder.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundRecorder.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundRecorder.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
SoundStream.cpp Bug fixed in sf.String 2009-03-02 19:00:41 +00:00
SoundStream.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Sprite.cpp * Began supporting python3 2009-02-25 10:40:38 +00:00
Sprite.hpp * Began supporting python3 2009-02-25 10:40:38 +00:00
String.cpp Bug fixed in sf.String 2009-03-02 19:00:41 +00:00
String.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
VideoMode.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
VideoMode.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
View.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
View.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
Window.cpp * PySFML now compiles and runs with python3 (and still compiles and runs 2009-02-27 17:57:39 +00:00
Window.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
WindowSettings.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
WindowSettings.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
WindowStyle.cpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00
WindowStyle.hpp More code clean-up and python3 compliance 2009-02-26 12:36:06 +00:00