class
#include <bn_sprite_actions.h>
sprite_vertical_shear_manager Manages the vertical shear of a sprite_
Public static functions
-
static auto get(const sprite_
ptr& sprite) -> fixed - Returns the vertical shear of the given sprite_
ptr. -
static void set(fixed vertical_shear,
sprite_
ptr& sprite) - Sets the vertical shear of the given sprite_
ptr.