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