internal static UITextureAtlas GetAtlas(string[] spriteNames) { return(ResourceLoader.CreateTextureAtlas("MoveIt", spriteNames, "MoveIt.Icons.")); }