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