SFML community forums
Bindings - other languages => Python => Topic started by: christoph on March 29, 2009, 11:56:38 pm
-
The Python Tutorial seems to not work for me as Clear() does not run with no arguments. Placing an sf.Color(0,0,0) as argument works.
Is this an PySFML bug or an documentation bug?
(Python 2.4 that is)
-
Well, I just forgot to specify the default color in the bind. I have already fixed this in the svn.
-
OK good to know, thanks