[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Pygame Constants Error



On Fri, 2005-02-11 at 08:24 -0800, Kamilche wrote:
> I noticed today that in pygame.constants, two variables share the same 
> value: K_UNKNOWN and K_FIRST.
> 
> I actually don't know what those constants are used for, anyway.

K_UNKNOWN is probably for keys that SDL can't decode, and/or the Sun key
that sends a null scancode.

I would think K_FIRST and K_LAST are the lower and upper bounds of
keycode values, respectively. But at least on my system, keycode 322 is
missing.
-- 
Joe Wreschnig <piman@xxxxxxxxxxxxxx>

Attachment: signature.asc
Description: This is a digitally signed message part