[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pygame2 FRect bug



On, Sun Mar 14, 2010, Evan Kroske wrote:

> I was working on my rapid-development game framework when I stumbled
> upon a highly suspicious behavior. It appears that an FRect's center
> can't be assigned values lower than their original values. For
> example, if you define a template rectangle orgRect = Rect(0, 0, 30,
> 30), create a new rectangle newRect = FRect(orgRect), and attempt to
> set the center of newRect to values lower than (15, 15) (the center of
> orgRect), newRect will remain at (0, 0) with its center at (15, 15).

Thanks for reporting. It should be fixed in SVN revision 2769.

Regards
Marcus

Attachment: pgprSTmnACJMv.pgp
Description: PGP signature