Rect.hpp
7 // In no event will the authors be held liable for any damages arising from the use of this software.
bool intersects(const Rect< T > &rectangle) const
Check the intersection between two rectangles.
Definition: AlResource.hpp:34
Utility template class for manipulating 2-dimensional vectors.
Definition: Vector2.hpp:37