R-Type
|
#include "utils/Rect.hpp"
Go to the source code of this file.
Namespaces | |
GameEngine | |
Functions | |
template<typename T > | |
int | GameEngine::replaceOnTop (Vector2< T > &pos1, const Rect< T > &rect1, const Vector2< T > &pos2, const Rect< T > &rect2) |