Re: Multi-keyread routine
- Posted by Lee woo seob <wslee at HHI.CO.KR> Jun 13, 1997
- 883 views
Dear Bolin... Yes, Your routine must be extremely useful, especially in game program!!!. I will use your routine in my game program now under development, instead of using CTRL, ALT, SHIFT key detection routine. You must post this routine to Euphoria home page, with neat demo program and detail readme.txt. a question: Which value returns, {} or -1, when no key is pressed, in your get_keys()? I think it's better to return -1 in consistent with other routines of Euphoria... Thanks much! from Lee Woo Seob.