VIPRA Documentation
Loading...
Searching...
No Matches
location.hpp
1#pragma once
2
3#include "vipra/geometry/rectangle.hpp"
4namespace VIPRA::Behaviors {
5
10using Location = Geometry::Rectangle;
11} //namespace VIPRA::Behaviors