bn::sprite_affine_mat_vertical_shear_manager class

Manages the vertical shear of a sprite_affine_mat_ptr.

Public static functions

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