keypressed...
gabor
gabor at z10n.net
Sun Feb 9 20:12:01 EST 2003
More information about the Python-list mailing list
Sun Feb 9 20:12:01 EST 2003
- Previous message (by thread): keypressed...
- Next message (by thread): keypressed...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi, i need something like this: ------------------------------------------- while True: if keypressed(): key = getPressedKey() dosomething(key) -------------------------------------------- are there any functions for that ( keypressed, getpressedkey )? thanks, gabor
- Previous message (by thread): keypressed...
- Next message (by thread): keypressed...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list