SFML/bindings/ruby/sfml-window/window
groogy 85a4e5155e Removed some stuff that wasn't needed any more in the window module
Also made the required changed for Rdoc to the system module and generated rdoc documentation for both modules.
It's safe to say now that rbSFML is available to be used for at least opening up a window and opengl context and render something in opengl.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1658 4e206d99-4929-0410-ac5d-dfc041789085
2010-11-16 16:26:00 +00:00
..
Context.cpp Modified the entire module so that rdoc can interpret the source to generate documentation for me. This will also be done for sfml-system. 2010-11-16 16:03:50 +00:00
Context.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
ContextSettings.cpp Modified the entire module so that rdoc can interpret the source to generate documentation for me. This will also be done for sfml-system. 2010-11-16 16:03:50 +00:00
ContextSettings.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Event.cpp Modified the entire module so that rdoc can interpret the source to generate documentation for me. This will also be done for sfml-system. 2010-11-16 16:03:50 +00:00
Event.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Input.cpp Modified the entire module so that rdoc can interpret the source to generate documentation for me. This will also be done for sfml-system. 2010-11-16 16:03:50 +00:00
Input.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
main.cpp Removed some stuff that wasn't needed any more in the window module 2010-11-16 16:26:00 +00:00
main.hpp Removed some stuff that wasn't needed any more in the window module 2010-11-16 16:26:00 +00:00
VideoMode.cpp Modified the entire module so that rdoc can interpret the source to generate documentation for me. This will also be done for sfml-system. 2010-11-16 16:03:50 +00:00
VideoMode.hpp Added VideoMode_ForceType so we can ensure we get a VideoMode. 2010-11-16 09:03:15 +00:00
Window.cpp Modified the entire module so that rdoc can interpret the source to generate documentation for me. This will also be done for sfml-system. 2010-11-16 16:03:50 +00:00
Window.hpp Quck syntax fiex to main.cpp VideoMode.cpp 2010-11-11 20:43:18 +00:00