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