Uses of Class
com.threerings.opengl.model.config.ScriptedConfig

Packages that use ScriptedConfig
com.threerings.opengl.model   
 

Uses of ScriptedConfig in com.threerings.opengl.model
 

Methods in com.threerings.opengl.model with parameters of type ScriptedConfig
 void Scripted.setConfig(ScriptedConfig config)
          Sets the configuration of this model.
 

Constructors in com.threerings.opengl.model with parameters of type ScriptedConfig
Scripted(GlContext ctx, Scope parentScope, ScriptedConfig config)
          Creates a new scripted implementation.
 



Copyright © 2011. All Rights Reserved.