Function get_sprite_desc

Source
pub fn get_sprite_desc(
    sprite: SpriteKind,
    localized_strings: &Localization,
) -> Option<Cow<'_, str>>