bn_top_left_fixed_rect.h file
bn::
Namespaces
- namespace bn
- Main Butano namespace.
Classes
-
template<int Precision>class bn::top_left_fixed_rect_t
- Defines a two-dimensional rectangle using fixed point precision and a top-left point as position.
-
template<int Precision>struct bn::hash<top_left_fixed_rect_t<Precision>>
- Hash support for top_
left_ fixed_ rect_ t.