SpineTextureAtlas class

Class for work with Spine atlas.

Constructors

SpineTextureAtlas(File file)
Build with file.

Properties

file File
Working file for atlas.
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

hasReferenceToTexture(String name) bool
Detects a referense to texture.
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
scaleAndSave(num s) → void
Scale file and save it.
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited