class
#include <bn_sprite_actions.h>
sprite_position_manager Manages the position of a sprite_
Public static functions
-
static auto get(const sprite_
ptr& sprite) -> const fixed_ point& - Returns the position of the given sprite_
ptr. -
static void set(const fixed_
point& position, sprite_ ptr& sprite) - Sets the position of the given sprite_
ptr.