I am pleased to announce that the new version 0.3.2 of Star Ruby has
been released.
http://code.google.com/p/starruby/downloads/list
* Bug fixed: Texture#change_hue may crash when Texture#dup is overidden
* Bug fixed: Audio at Windows
* Bug fixed: Texture#render_texture may return nil
* Added type checks
* Corresponded for Ruby 1.9.1
* Added keys for Input module
(:backslash, :backquotes, :closebrackets, :comma, :equals, :minus,
:openbrackets,
:period, :quotes, :semicolon, :separator ('enter' of ten keys), :slash)
(Try to execute 'sample/keyboard.rb'!)
* Changed default values of Texture#render_in_perspective options
* Added :matrix option at Texture#render_texture
I'm sorry for that I have not written documents in English,
and not implemented some features (e.g. playing movie) yet.
--
Hajime Hoshi <hajim...@gmail.com>