SFML/bindings/ruby/sfml-graphics/graphics
2010-11-20 00:44:23 +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 A lot of changed, nothing complete. Just committing so I can transfer location. I'm currently focusing on getting SFML::Image complete since the entire library more or less depends on it. 2010-11-19 18:36:45 +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
Font.cpp A lot of changed, nothing complete. Just committing so I can transfer location. I'm currently focusing on getting SFML::Image complete since the entire library more or less depends on it. 2010-11-19 18:36:45 +00:00
Font.hpp A lot of changed, nothing complete. Just committing so I can transfer location. I'm currently focusing on getting SFML::Image complete since the entire library more or less depends on it. 2010-11-19 18:36:45 +00:00
Glyph.cpp A lot of changed, nothing complete. Just committing so I can transfer location. I'm currently focusing on getting SFML::Image complete since the entire library more or less depends on it. 2010-11-19 18:36:45 +00:00
Glyph.hpp A lot of changed, nothing complete. Just committing so I can transfer location. I'm currently focusing on getting SFML::Image complete since the entire library more or less depends on it. 2010-11-19 18:36:45 +00:00
Image.cpp Finally finished making all the functions that I will eventually bind to the SFML::Image class. To tired right now, I'll continue tomorrow. 2010-11-20 00:44:23 +00:00
Image.hpp A lot of changed, nothing complete. Just committing so I can transfer location. I'm currently focusing on getting SFML::Image complete since the entire library more or less depends on it. 2010-11-19 18:36:45 +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 Finally finished making all the functions that I will eventually bind to the SFML::Image class. To tired right now, I'll continue tomorrow. 2010-11-20 00:44:23 +00:00
Rect.hpp Finally finished making all the functions that I will eventually bind to the SFML::Image class. To tired right now, I'll continue tomorrow. 2010-11-20 00:44:23 +00:00