|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.appdapter.core.log.BasicDebugger
org.cogchar.render.sys.registry.BasicRenderRegistryClientFinderImpl
org.cogchar.render.sys.context.BasicRenderContext
org.cogchar.render.sys.context.CogcharRenderContext
org.cogchar.render.sys.module.ModularRenderContext
org.cogchar.render.sys.context.PhysicalModularRenderContext
org.cogchar.render.sys.context.ConfiguredPhysicalModularRenderContext
org.cogchar.render.app.bony.BonyRenderContext
org.cogchar.render.sys.goody.GoodyModularRenderContext
org.cogchar.render.app.humanoid.HumanoidRenderContext
public class HumanoidRenderContext
| Field Summary |
|---|
| Fields inherited from class org.cogchar.render.sys.goody.GoodyModularRenderContext |
|---|
myScoreBoard |
| Fields inherited from class org.cogchar.render.app.bony.BonyRenderContext |
|---|
myAnimControls, myApp, myFrame, myPanel |
| Fields inherited from class org.cogchar.render.sys.context.PhysicalModularRenderContext |
|---|
myPSB |
| Fields inherited from class org.cogchar.render.sys.registry.BasicRenderRegistryClientFinderImpl |
|---|
completedInitLock |
| Fields inherited from class org.appdapter.core.log.BasicDebugger |
|---|
myLogger |
| Fields inherited from interface org.appdapter.core.log.Loggable |
|---|
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM |
| Constructor Summary | |
|---|---|
HumanoidRenderContext(GoodyRenderRegistryClient grrc,
org.cogchar.blob.emit.RenderConfigEmitter rce)
|
|
| Method Summary | |
|---|---|
HumanoidFigureManager |
getHumanoidFigureManager()
|
void |
initCinematicParameters()
|
void |
postInitLaunch()
|
void |
refreshInputBindingsAndHelpScreen(KeyBindingConfig keyBindConfig,
CommandSpace cspace)
|
void |
setDefaultCameraLocation()
|
void |
setupHominoidCameraManager()
|
void |
startOpenGLCanvas(boolean wrapInJFrameFlag,
WindowListener optWindowEventListener)
Second (and most crucial) stage of OpenGL init. |
| Methods inherited from class org.cogchar.render.sys.goody.GoodyModularRenderContext |
|---|
completeInit, doUpdate, getGameFeatureAdapter, getGoodyRenderRegistryClient, getScoreBoard, initPhysicsStuffBuilder, initScoreBoard, setScoreBoard, setTheBallBuilder, setTheEntitySpace |
| Methods inherited from class org.cogchar.render.app.bony.BonyRenderContext |
|---|
getAnimControls, getApp, getFrame, getPanel, setAnimControls, setApp, setFrame, setPanel |
| Methods inherited from class org.cogchar.render.sys.context.ConfiguredPhysicalModularRenderContext |
|---|
getConfigEmitter |
| Methods inherited from class org.cogchar.render.sys.context.PhysicalModularRenderContext |
|---|
disablePhysicsDebug, enablePhysicsDebug, getBulletAppState, getPhysicsSpace, getPhysicsStuffBuilder, initBasicTestPhysics, initBulletAppState, initSoccerTestPhysics |
| Methods inherited from class org.cogchar.render.sys.module.ModularRenderContext |
|---|
attachModule, detachModule, ensureInitCompleted, getModulator |
| Methods inherited from class org.cogchar.render.sys.context.CogcharRenderContext |
|---|
enqueueCallable, getAppStub, getJMonkeyAppSettings, registerJMonkeyAppSettings, runTaskSafelyUntilComplete, setAppStub |
| Methods inherited from class org.cogchar.render.sys.context.BasicRenderContext |
|---|
addLightToRootNode, loadModelOrNull, openAssetStream, registerJMonkeyRoots, resolveAssetContext, runPostInitLaunchOnJmeThread |
| Methods inherited from class org.cogchar.render.sys.registry.BasicRenderRegistryClientFinderImpl |
|---|
getRenderRegistryClient |
| Methods inherited from class org.appdapter.core.log.BasicDebugger |
|---|
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HumanoidRenderContext(GoodyRenderRegistryClient grrc,
org.cogchar.blob.emit.RenderConfigEmitter rce)
| Method Detail |
|---|
public void postInitLaunch()
postInitLaunch in class GoodyModularRenderContextpublic void setupHominoidCameraManager()
public void initCinematicParameters()
public void refreshInputBindingsAndHelpScreen(KeyBindingConfig keyBindConfig,
CommandSpace cspace)
public void setDefaultCameraLocation()
public HumanoidFigureManager getHumanoidFigureManager()
public void startOpenGLCanvas(boolean wrapInJFrameFlag,
WindowListener optWindowEventListener)
throws Exception
wrapInJFrameFlag -
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||