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