SFML/bindings/ruby/sfml-window/window
2011-02-27 14:07:10 +00:00
..
Context.cpp Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
Context.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
ContextSettings.cpp Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
ContextSettings.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Event.cpp Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
Event.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
Input.cpp Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
Input.hpp Moved all bindings to the "bindings" sub-directory 2010-11-09 17:13:17 +00:00
main.cpp Fixed some missing reference in sfml-graphics initiation function. The shared classes has to be global and reacquired in each library for it to work. 2011-02-13 12:59:28 +00:00
main.hpp new directory structure for ruby binding should compile and link fine under windows 2011-02-13 05:26:14 +00:00
VideoMode.cpp Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +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 Some refactoring, moved C++ allocation into the *_Alloc function instead of directly in new, removed new in most of classes too. Cloning should work on all copyable classes now. 2011-02-27 14:07:10 +00:00
Window.hpp Quck syntax fiex to main.cpp VideoMode.cpp 2010-11-11 20:43:18 +00:00