bn::sprites_mosaic_vertical_stretch_manager class

Manages the vertical stretch of the mosaic applied to the sprites.

Public static functions

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

Function documentation

static void bn::sprites_mosaic_vertical_stretch_manager::set(fixed vertical_stretch)

Sets the vertical stretch of the mosaic applied to the sprites.

Parameters
vertical_stretch Vertical stretch in the range [0..1].