SFML/bindings/ruby/sfml-graphics/graphics
2010-11-19 14:29:21 +00:00
..
Color.cpp Well I made a test to check if Drawable worked, and it didn't... I had made some really bad mistakes but they are fixed now and the drawable test is working currently. Though it will be extended with functionality to render too. Will have to wait with that test for now as the function is actually not finished. 2010-11-19 14:29:21 +00:00
Color.hpp Added helper functions to access the color components in SFML::Color 2010-11-19 09:28:16 +00:00
Drawable.cpp Well I made a test to check if Drawable worked, and it didn't... I had made some really bad mistakes but they are fixed now and the drawable test is working currently. Though it will be extended with functionality to render too. Will have to wait with that test for now as the function is actually not finished. 2010-11-19 14:29:21 +00:00
Drawable.hpp Added Drawable module, still have the comments to add and have to test if it works, but theoretically it should be good to go. 2010-11-19 13:29:40 +00:00
main.cpp Well I made a test to check if Drawable worked, and it didn't... I had made some really bad mistakes but they are fixed now and the drawable test is working currently. Though it will be extended with functionality to render too. Will have to wait with that test for now as the function is actually not finished. 2010-11-19 14:29:21 +00:00
main.hpp Had to do a lot of configurations to get the cross-module include work correctly. 2010-11-19 14:03:40 +00:00
Rect.cpp Updated SFML::Rect to use the new helper functions. 2010-11-19 08:46:00 +00:00
Rect.hpp Added SFML::Rect, not finished yet but will work more on it when I get home. 2010-11-17 19:29:09 +00:00