spine_inherit class abstract
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- SPINE_INHERIT_NO_ROTATION_OR_REFLECTION → const int
- SPINE_INHERIT_NO_SCALE → const int
- SPINE_INHERIT_NO_SCALE_OR_REFLECTION → const int
- SPINE_INHERIT_NORMAL → const int
- SPINE_INHERIT_ONLY_TRANSLATION → const int