KeyFrameActiveChild class
Constructors
Properties
Methods
-
apply(
ActorComponent component, double mix) → void -
override
-
applyInterpolation(
ActorComponent component, double time, KeyFrame toFrame, double mix) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
setNext(
KeyFrame frame) → void -
override
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Static Methods
-
read(
StreamReader reader, ActorComponent component) → KeyFrame -
override