|
-
Pillow Daddy
you never update your current_time property, though I don't actually think you need it judging from the code you've posted.
just replace the first line of code in your contador function with this and see what happens:
game_time = getTimer() - start_time;
by the way, getTimer returns the time in milliseconds, so you might want to format that before you display it
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|