SpineTextureAtlas class
Class for work with Spine atlas.
Constructors
- SpineTextureAtlas(File file)
-
Build with
file
.
Properties
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