Uses of Class
artofillusion.animation.Actor.ActorKeyframe

Packages that use Actor.ActorKeyframe
artofillusion.animation   
 

Uses of Actor.ActorKeyframe in artofillusion.animation
 

Methods in artofillusion.animation with parameters of type Actor.ActorKeyframe
 void Actor.ActorKeyframe.copy(Actor.ActorKeyframe key)
          Make this keyframe identical to another one.
 

Constructors in artofillusion.animation with parameters of type Actor.ActorKeyframe
ActorEditorWindow(EditingWindow parent, ObjectInfo info, Actor obj, Actor.ActorKeyframe key, java.lang.Runnable cb)
          Display a window for editing a pose of an Actor.
 



Copyright © 1999-2011 by Peter Eastman.