bn_top_left_fixed_rect.h file

bn::top_left_fixed_rect_t and bn::top_left_fixed_rect implementation header file.

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.