[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygame] dawing a "glove"



Hi guys,

I'd like to draw a single lined glove around an object or a player when it is hitten by the mouse pointer...now, I want to ask you how can I do it: I have to use another image or I can do it whit surfarray controlling pixel x pixel??

bye