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

Re: [pygame] events with same value



> HAT_UP isn't an event type. You are looking for the JOYHATMOTION event.

Ahh silly me. I thought I had missed something. I assumed HAT_UP was
an event, similar to KEYUP.

Thanks for the clarification.

Sw.