[][src]Function sheep::pack

pub fn pack<P: Packer>(
    input: Vec<InputSprite>,
    stride: usize,
    options: P::Options
) -> Vec<SpriteSheet>