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

Re: [pygame] event getting corrupted



Henrique Nakashima skrev:
def _mouse_hit_widget(wid, hit_pos_x, hit_pos_y, draged_widget=None,
                    dropreciever=False):

Shouldn't there be a self as first parameter?

No, its an independent function.

Bo)