palette_bitmap_bg_rotation_manager class
#include <bn_palette_bitmap_bg_actions.h>
Manages the rotation angle of a palette_
Public static functions
-
static auto get(const palette_
bitmap_ bg_ ptr& bg) -> fixed - Returns the rotation angle of the given palette_
bitmap_ bg_ ptr. -
static void set(fixed rotation_angle,
palette_
bitmap_ bg_ ptr& bg) - Sets the rotation angle of the given palette_
bitmap_ bg_ ptr.
Function documentation
static void bn:: palette_bitmap_bg_rotation_manager:: set(fixed rotation_angle,
palette_ bitmap_ bg_ ptr& bg)
Sets the rotation angle of the given palette_
| Parameters | |
|---|---|
| rotation_angle | Rotation angle in degrees, in the range [0..360]. |
| bg | palette_ |