SFML/bindings/ruby/sfml-graphics
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
..
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
extconf.rb Changed so that we use the static libraries of SFML instead to reduce the dependency when you want to distribute your ruby applications. 2010-12-03 11:27:38 +00:00