Home | Forums | What's new | Resources | |
Another C question... |
Daniel Eriksson - Jan 15, 2002 |
RadSil | Jan 15, 2002 | |||
Just do a while loop and check for a button press, and then break the loop when the button is pressed... |
Daniel Eriksson | Jan 15, 2002 | |||
Thanks, but how is the code to do that? I am very new to this. I am making a text adventure game and i would need a function like that. |
Daniel Eriksson | Jan 15, 2002 | |||
Thanks again! I´ll try it. |
RadSil | Jan 16, 2002 | |||
Oops. Didn't notice the "until time goes out"... I could have been more specific anyway |