From: Alexander Jakopin Date: 2005-12-28T01:17:00+09:00 Subject: Re: Blunyx game library for Ruby A question: Where should the coordinate (0,0) be? Like in many other 2d engines at the top-left corner, or like everything else in the bottom-left corner? Maybe switchable(should be very easy to implement)? btw, I already can use the BlunyxCore in irb for drawing colored rectangles in a window :)