bn_fixed_size.h file

bn::fixed_size_t and bn::fixed_size implementation header file.

Namespaces

namespace bn
Main Butano namespace.

Classes

template<int Precision>
class bn::fixed_size_t
Defines the size of a two-dimensional object using fixed point precision.
template<int Precision>
struct bn::hash<fixed_size_t<Precision>>
Hash support for fixed_size_t.