sp_direct_bitmap_bg_vertical_flip_manager class
#include <bn_sp_direct_bitmap_bg_actions.h>
Manages if a sp_
Public static functions
-
static auto get(const sp_
direct_ bitmap_ bg_ ptr& bg) -> bool - Indicates if the given sp_
direct_ bitmap_ bg_ ptr is flipped in the vertical axis or not. -
static void set(bool vertical_flip,
sp_
direct_ bitmap_ bg_ ptr& bg) - Sets if the given sp_
direct_ bitmap_ bg_ ptr must be flipped in the vertical axis or not.