bn_rect.h file

bn::rect header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

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