AbsAnimationGroup class abstract

动画组

Implementers

Constructors

AbsAnimationGroup({required List<AnimationPart> parts})

Properties

duration int
no setter
hashCode int
The hash code for this object.
no setterinherited
lastXYZ → Vector3
no setter
parts List<AnimationPart>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getAnimationType() String
getCurrentMatrix4(Matrix4 matrix4, double t) Matrix4
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
setReverse(bool reverse) → void
toString() String
A string representation of this object.
inherited

Operators

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