RotationAnimationGroup class

RotationAnimationGroup can do rotation Animation

Inheritance

Constructors

RotationAnimationGroup({required List<AnimationPart> parts})

Properties

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

Methods

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

Operators

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