View Source Fledex.Effect.Rotation (fledex v0.3.0)
Summary
Functions
Helper function mainy intended for internal use to rotate the sequence of values by an offset
.
Functions
@spec rotate([Fledex.Color.Types.colorint()], pos_integer(), boolean()) :: [ Fledex.Color.Types.colorint() ]
Helper function mainy intended for internal use to rotate the sequence of values by an offset
.
The rotation can happen with the offset to the left or to the right.