class
#include <bn_sprite_actions.h>
sprite_scale_manager Manages the 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 scale,
sprite_
ptr& sprite) - Sets the scale of the given sprite_
ptr.