bn::sprites_mosaic_stretch_manager class

Manages the stretch of the mosaic applied to the sprites.

Public static functions

static auto get() -> fixed
Returns the horizontal stretch of the mosaic applied to the sprites.
static void set(fixed stretch)
Sets the stretch of the mosaic applied to the sprites.

Function documentation

static void bn::sprites_mosaic_stretch_manager::set(fixed stretch)

Sets the stretch of the mosaic applied to the sprites.

Parameters
stretch Stretch in the range [0..1].