SFML/bindings
groogy 26883e3ab4 SFML::Window now supports taking in Vector2 on methods where it would be relevant.
(Example: SFML::Window#cursor_position = [255, 255] )

Updated the demo file to show this in action.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1655 4e206d99-4929-0410-ac5d-dfc041789085
2010-11-16 09:21:52 +00:00
..
c Removed default constructor of Image and Shader in CSFML and SFML.Net 2010-11-11 09:53:12 +00:00
d Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
dotnet Fixed the current view management in RenderWindow and RenderImage, in SFML.Net 2010-11-14 15:23:19 +00:00
python Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
ruby SFML::Window now supports taking in Vector2 on methods where it would be relevant. 2010-11-16 09:21:52 +00:00