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