andykorth / Pencil.Gaming

An open-source, cross-platform gaming library for C# with bindings for OpenGL, OpenAL, and GLFW.
136 stars 35 forks source link

Rectanglei.Intersect wrong parameter #11

Closed antonijn closed 11 years ago

antonijn commented 11 years ago

The parameter passed to Rectanglei.Intersect should be a Rectanglei, not a normal Rectangle.