class
#include <bn_sprite_affine_mat_actions.h>
sprite_affine_mat_horizontal_flip_manager Manages if a sprite_
Public static functions
-
static auto get(const sprite_
affine_ mat_ ptr& affine_mat) -> bool - Indicates if the given sprite_
affine_ mat_ ptr is flipped in the horizontal axis or not. -
static void set(bool horizontal_flip,
sprite_
affine_ mat_ ptr& affine_mat) - Sets if the given sprite_
affine_ mat_ ptr must be flipped in the horizontal axis or not.