SetPositionFunction mixin

Mixin to implementing the setPosition function

Implemented types

Properties

addState TKMControllerMixin
Attached the state to this controller
no getterinherited
hashCode int
The hash code for this object.
no setterinherited
isAttached bool
Determine if the state with AnimationControllerMixin is attached to an instance
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setPositionFunction double
Sets the animationController position (without animation). The value must between 0.0 and 1.0
no getter

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