Uses of Class
com.threerings.opengl.model.config.AnimationConfig.Sequential

Packages that use AnimationConfig.Sequential
com.threerings.opengl.model   
 

Uses of AnimationConfig.Sequential in com.threerings.opengl.model
 

Methods in com.threerings.opengl.model with parameters of type AnimationConfig.Sequential
 void Animation.Sequential.setConfig(AnimationConfig.Sequential config)
          (Re)configures the implementation.
 

Constructors in com.threerings.opengl.model with parameters of type AnimationConfig.Sequential
Animation.Sequential(GlContext ctx, Scope parentScope, AnimationConfig.Sequential config)
          Creates a new sequential implementation.
 



Copyright © 2011. All Rights Reserved.