bn_fixed_rect.h file
bn::
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.