bn_sprite_affine_mat_ptr.h file
bn::
Namespaces
- namespace bn
- Main Butano namespace.
Classes
- class bn::sprite_affine_mat_ptr
- std::shared_ptr like smart pointer that retains shared ownership of a sprite affine transformation matrix.
-
template<>struct bn::hash<sprite_affine_mat_ptr>
- Hash support for sprite_
affine_ mat_ ptr.