SpriteKit.SKTextureAtlas: Method Members

The methods of SpriteKit.SKTextureAtlas are listed below. For a list of all members, see the SKTextureAtlas Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

EncodeTo(Foundation.NSCoder)
Encodes the state of the object on the provided encoder
static
FromDictionary(Foundation.NSDictionary) : SKTextureAtlas
Documentation for this section has not yet been entered.
static
FromName(string) : SKTextureAtlas
Documentation for this section has not yet been entered.
Preload(Action)
Documentation for this section has not yet been entered.
PreloadAsync() : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.
static
PreloadTextures(SKTextureAtlas[], Action)
Documentation for this section has not yet been entered.
static
PreloadTexturesAsync(SKTextureAtlas[]) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.
TextureNamed(string) : SKTexture
Documentation for this section has not yet been entered.