anotak/libtcod-net

Last Frame Flicker in Demo

Closed this issue · 2 comments

"The 'last frame' text flickers on the first sample. Apparently, when the
time is too short, it prints something like 0.00000 instead of 0."

Original issue reported on code.google.com by chris.ha...@gmail.com on 13 Jul 2008 at 11:56

Having trouble reproducing. E-mailed submitter, waiting for response.

Original comment by chris.ha...@gmail.com on 13 Jul 2008 at 9:16

  • Changed state: CantReproduce
It seems that the issue has to do with float multiplication and such. I added a 
cast
in r43.

Original comment by chris.ha...@gmail.com on 14 Jul 2008 at 12:45

  • Changed state: Fixed