bn::sprite_affine_mat_shear_manager class

Manages the shear of a sprite_affine_mat_ptr.

Public static functions

static auto get(const sprite_affine_mat_ptr& affine_mat) -> fixed
Returns the horizontal shear of the given sprite_affine_mat_ptr.
static void set(fixed shear, sprite_affine_mat_ptr& affine_mat)
Sets the shear of the given sprite_affine_mat_ptr.