Displaying 1 result from an estimated 1 matches for "set_video_mode".
2008 Mar 01
4
1.9.5 Release
...re we looking at for the release time frame? I''m working still on the
wxSDL type library for wxSugar, as I think this would be a great thing to
create a Library for, to incorporate SDL into wxRuby. I''m already looking
at creating Wx::SDLPanel, which will be the equivalent of SDL.set_video_mode(),
except that it''ll basically be using a Panel, and internal methods for
retrieving the data from the SDL Surface, and drawing it to the Panel, along
with some more utilization and integration of more of the SDL Classes
available, such as MPEG, BMFont, TTF, Kanji. I''m even think...