Uses of Class
org.cogchar.render.model.humanoid.HumanoidFigure

Packages that use HumanoidFigure
org.cogchar.render.model.humanoid   
 

Uses of HumanoidFigure in org.cogchar.render.model.humanoid
 

Subclasses of HumanoidFigure in org.cogchar.render.model.humanoid
 class HumanoidFigure_SinbadTest
           
 class PhysicallyWigglingHumanoid
           
 

Methods in org.cogchar.render.model.humanoid that return HumanoidFigure
 HumanoidFigure HumanoidFigureManager.getHumanoidFigure(org.appdapter.core.name.Ident charIdent)
           
 HumanoidFigure HumanoidFigureManager.getOrMakeHumanoidFigure(org.appdapter.help.repo.RepoClient qi, org.appdapter.core.name.Ident charIdent, FigureConfig hc, org.appdapter.core.name.Ident bonyConfigGraph, org.cogchar.blob.emit.RenderConfigEmitter rce)
           
 HumanoidFigure HumanoidFigureManager.setupHumanoidFigure(BonyRenderContext brc, org.appdapter.help.repo.RepoClient qi, org.appdapter.core.name.Ident charIdent, org.appdapter.core.name.Ident bonyConfigGraphID, FigureConfig hc)
           
 

Methods in org.cogchar.render.model.humanoid that return types with arguments of type HumanoidFigure
 Map<org.appdapter.core.name.Ident,HumanoidFigure> HumanoidFigureManager.getHumanoidFigures()
           
 

Constructors in org.cogchar.render.model.humanoid with parameters of type HumanoidFigure
HumanoidFigureModule(HumanoidFigure hw, BonyRenderContext brc)
           
VWorldHumanoidFigureEntity(GoodyRenderRegistryClient aRenderRegCli, org.appdapter.core.name.Ident figureUri, HumanoidFigure hf)
           
 



Copyright © 2010-2014. All Rights Reserved.