Example #1
0
 internal static Sprite[] GetPackedSprites(this SpriteAtlas atlas)
 {
     return(SpriteAtlasExtensions.GetPackedSprites(atlas));
 }