class
#include <bn_sprite_affine_mat_actions.h>
sprite_affine_mat_vertical_shear_manager Manages the vertical shear of a sprite_
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.