bn::sprite_affine_mat_horizontal_shear_manager class

Manages the horizontal 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 horizontal_shear, sprite_affine_mat_ptr& affine_mat)
Sets the horizontal shear of the given sprite_affine_mat_ptr.