|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threerings.util.DeepObject
com.threerings.config.ManagedConfig
com.threerings.config.ParameterizedConfig
com.threerings.opengl.model.config.ModelConfig
com.threerings.tudey.config.ActorModelConfig
public abstract class ActorModelConfig
A model config wrapper for using an actor's model config.
| Nested Class Summary | |
|---|---|
static class |
ActorModelConfig.Wrapper
An actor model config wrapper. |
| Nested classes/interfaces inherited from class com.threerings.opengl.model.config.ModelConfig |
|---|
ModelConfig.BaseWrapper, ModelConfig.Derived, ModelConfig.Implementation, ModelConfig.Imported, ModelConfig.MeshSet, ModelConfig.Schemed, ModelConfig.SchemedModel, ModelConfig.VisibleMesh |
| Field Summary |
|---|
| Fields inherited from class com.threerings.opengl.model.config.ModelConfig |
|---|
DEFAULT_TAG, implementation, SKINNED_TAG |
| Fields inherited from class com.threerings.config.ParameterizedConfig |
|---|
parameters |
| Constructor Summary | |
|---|---|
ActorModelConfig()
|
|
| Method Summary |
|---|
| Methods inherited from class com.threerings.opengl.model.config.ModelConfig |
|---|
getConfigManager, getModelImplementation, getOriginal, getParticleGeometry, getParticleMaterial, init, updateFromSource, validateReferences |
| Methods inherited from class com.threerings.config.ParameterizedConfig |
|---|
getInstance, getParameter, getReference, validateOuters, wasUpdated |
| Methods inherited from class com.threerings.config.ManagedConfig |
|---|
addListener, configUpdated, getInstance, getInstance, getInstance, getInstance, getName, removeListener, resourceModified, setName |
| Methods inherited from class com.threerings.util.DeepObject |
|---|
clone, copy, copy, equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActorModelConfig()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||