bn_fixed_rect.h file

bn::fixed_rect_t and bn::fixed_rect implementation header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

template<int Precision>
class bn::fixed_rect_t
Defines a two-dimensional rectangle using fixed point precision and a center point as position.
template<int Precision>
struct bn::hash<fixed_rect_t<Precision>>
Hash support for fixed_rect_t.