SFML/bindings/ruby/shared
2011-02-27 14:07:10 +00:00
..
global.cpp new directory structure for ruby binding should compile and link fine under windows 2011-02-13 05:26:14 +00:00
global.hpp 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
NonCopyable.cpp new directory structure for ruby binding should compile and link fine under windows 2011-02-13 05:26:14 +00:00
NonCopyable.hpp 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
Vector2.cpp new directory structure for ruby binding should compile and link fine under windows 2011-02-13 05:26:14 +00:00
Vector2.hpp 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
Vector3.cpp new directory structure for ruby binding should compile and link fine under windows 2011-02-13 05:26:14 +00:00
Vector3.hpp 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