namespace SM.Base.Scene { public interface IBackgroundItem : IShowItem { } }