SFML/bindings/ruby
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
..
sfml-all Apparently not, forgot to add sfml-all/all/main.cpp. 2010-12-03 11:43:14 +00:00
sfml-audio Added a #initialize_copy method to all classes which are wrapped around a C++ object in order to properly copy the values. 2010-12-03 19:47:41 +00:00
sfml-graphics 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
sfml-system Added a #initialize_copy method to all classes which are wrapped around a C++ object in order to properly copy the values. 2010-12-03 19:47:41 +00:00
sfml-window Added a #initialize_copy method to all classes which are wrapped around a C++ object in order to properly copy the values. 2010-12-03 19:47:41 +00:00
testing Nothing major, just some changes here and there. 2010-11-28 01:02:57 +00:00
license.txt Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00