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