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

[pygame] Line Collision



Hey, supose i have a Rect and a Line, i just want to see if the line intercepts the rect, is that possible somehow in a kind of optimized way ? Im having trouble implementing this.

Thanks in advance !