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

error String
no setter
hashCode int
The hash code for this object.
no setterinherited
nativePtr → Pointer<NativeType>
Get the native pointer for FFI calls
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scale double
no getter

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