public
Fork of jacius/rubygame
Description: Flexible game creation library for Ruby
Homepage: http://rubygame.sourceforge.net
Clone URL: git://github.com/atiaxi/rubygame.git

Comments for atiaxi's rubygame   feed

jacius commented on atiaxi/rubygame Sun Aug 17 16:43:45 -0700 2008
Comment in 3f1f74a:

Rubygame 2.4 has a new suite of event classes, including mouse events with proper support for the mouse wheel. Right now the code is in this branch:

http://github.com/jacius/rubygame/tree/new_event_classes

So I would recommend working based on the new classes. It’s the way of the future! ;)