mjs513 / monoxna

Automatically exported from code.google.com/p/monoxna
Other
0 stars 0 forks source link

update order of game components #59

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There is a kind of overflow bug in Game::UpdatableComparison method.
If you set update order of any GameComponent to Int.MinValue it will never be 
the first as 
expected. 

Original issue reported on code.google.com by Andrew.Obraztsov@gmail.com on 20 Apr 2010 at 9:53

GoogleCodeExporter commented 9 years ago
Thanks for your feedback. I'll look into it

Original comment by lav...@gmail.com on 21 Apr 2010 at 5:31

GoogleCodeExporter commented 9 years ago
I've commited a possible fix.  I haven't had time to test it myself yet though, 
so
let me know how it turns out

Original comment by lav...@gmail.com on 22 Apr 2010 at 11:09

GoogleCodeExporter commented 9 years ago
Thanks for fix! Now it's OK. Please look at issue 60 also.

Original comment by Andrew.Obraztsov@gmail.com on 22 Apr 2010 at 2:52

GoogleCodeExporter commented 9 years ago
Updated the status to fixed.

Original comment by lav...@gmail.com on 22 Apr 2010 at 3:18