Computer Science Canada Timer Class |
Author: | ericfourfour [ Fri Sep 22, 2006 4:43 pm ] | ||||||||
Post subject: | Timer Class | ||||||||
Here is my timer class. I'm going to be using it for the gui I'm working on (ex. scroll bars).
Instructions: 1. Create an instance of the timer.
2. Initialize the timer.
3. Check if the time is up.
4. If you set the second parameter to true while initializing you don't need to re-initialize the timer to use it again. |
Author: | Hackmaster [ Sun Dec 10, 2006 9:55 am ] |
Post subject: | |
this is great! this is not unlike something I made a while back to make a mini game in a large game... you should advertise this better, eric! there are like 5 million submissions on the help forums about : "How do I make a time that'll start when I want it to?" great work again! keep it up! |