public class HumanoidFigureManager extends org.appdapter.core.log.BasicDebugger implements FigureBoneNodeFinder
| Constructor and Description |
|---|
HumanoidFigureManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
detachHumanoidFigures(BonyRenderContext brc) |
com.jme3.scene.Node |
findFigureBoneNode(FigureBoneReferenceConfig figBoneRef) |
com.jme3.scene.Node |
findHumanoidBoneAttachNode(org.appdapter.core.name.Ident charFigID,
String boneName) |
HumanoidFigure |
getHumanoidFigure(org.appdapter.core.name.Ident charIdent) |
Map<org.appdapter.core.name.Ident,HumanoidFigure> |
getHumanoidFigures() |
HumanoidFigure |
getOrMakeHumanoidFigure(org.appdapter.fancy.rclient.RepoClient qi,
org.appdapter.core.name.Ident charIdent,
FigureConfig hc,
org.appdapter.core.name.Ident bonyConfigGraph,
org.cogchar.blob.emit.RenderConfigEmitter rce) |
HumanoidFigure |
setupHumanoidFigure(BonyRenderContext brc,
org.appdapter.fancy.rclient.RepoClient qi,
org.appdapter.core.name.Ident charIdent,
org.appdapter.core.name.Ident bonyConfigGraphID,
FigureConfig hc) |
void |
toggleDebugSkeletons() |
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClasspublic HumanoidFigure getOrMakeHumanoidFigure(org.appdapter.fancy.rclient.RepoClient qi, org.appdapter.core.name.Ident charIdent, FigureConfig hc, org.appdapter.core.name.Ident bonyConfigGraph, org.cogchar.blob.emit.RenderConfigEmitter rce)
public HumanoidFigure getHumanoidFigure(org.appdapter.core.name.Ident charIdent)
public Map<org.appdapter.core.name.Ident,HumanoidFigure> getHumanoidFigures()
public HumanoidFigure setupHumanoidFigure(BonyRenderContext brc, org.appdapter.fancy.rclient.RepoClient qi, org.appdapter.core.name.Ident charIdent, org.appdapter.core.name.Ident bonyConfigGraphID, FigureConfig hc) throws Throwable
Throwablepublic void detachHumanoidFigures(BonyRenderContext brc)
public void toggleDebugSkeletons()
public com.jme3.scene.Node findHumanoidBoneAttachNode(org.appdapter.core.name.Ident charFigID,
String boneName)
public com.jme3.scene.Node findFigureBoneNode(FigureBoneReferenceConfig figBoneRef)
findFigureBoneNode in interface FigureBoneNodeFinderCopyright © 2010-2015. All Rights Reserved.