SFML/bindings
groogy 44e811ec64 Fixed a bug in RenderImage where RenderImage_GetHeight was named RenderTarget_GetHeight which should've led to that you couldn't even compile the source.
Also added so that when creating a new RenderImage instance that if you give any arguments then those will be passed on to a method call to SFML::RenderImage#create.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1744 4e206d99-4929-0410-ac5d-dfc041789085
2010-12-04 18:01:32 +00:00
..
c Added macros to define the SFML version in Config.hpp 2010-11-28 22:03:05 +00:00
d Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
dotnet Updated libsndfile DLL to version 1.0.23 on Windows (fixes bad quality with some ogg/vorbis files) 2010-11-30 18:55:00 +00:00
python Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
ruby Fixed a bug in RenderImage where RenderImage_GetHeight was named RenderTarget_GetHeight which should've led to that you couldn't even compile the source. 2010-12-04 18:01:32 +00:00