class
#include <bn_sprite_actions.h>
sprite_vertical_flip_manager Manages if a sprite_
Public static functions
-
static auto get(const sprite_
ptr& sprite) -> bool - Indicates if the given sprite_
ptr is flipped in the vertical axis or not. -
static void set(bool vertical_flip,
sprite_
ptr& sprite) - Sets if the given sprite_
ptr must be flipped in the vertical axis or not.