keypressed...

gabor gabor at z10n.net
Sun Feb 9 20:12:01 EST 2003


hi,

i need something like this:
-------------------------------------------
while True:
	if keypressed():
		key = getPressedKey()
		dosomething(key)
--------------------------------------------

are there any functions for that ( keypressed, getpressedkey )?

thanks,
gabor






More information about the Python-list mailing list