[Ironruby-core] Xna+IronRuby+RubyNewb=headache
Gabriel Rotar
lists at ruby-forum.com
Wed Nov 19 16:52:31 EST 2008
Everything works great
Made a little c# loader app to hide all of the require and include
statements.
Orion Edwards wrote:
> ... and constructors are always def initialize, not def ClassName
There is a problem in the fact that Xna has a function that is called
every time the graphics device is lost(ex:alt+tab) and then returned
witch is called Initialize() this function is basically responsible for
initializing the main GraphisDevice object.
Is there a way to call this function?
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list