SkeletonBinary class
SkeletonBinary wrapper
Constructors
- SkeletonBinary(Atlas atlas)
-
factory
-
SkeletonBinary.fromPointer(Pointer<
spine_skeleton_binary_wrapper> _ptr) - SkeletonBinary.variant2(AttachmentLoader attachmentLoader, bool ownsLoader)
-
factory
Properties
Methods
-
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
readSkeletonDataFile(
String path) → SkeletonData? -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited