org.cogchar.render.app.humanoid
Class HumanoidPuppetApp

java.lang.Object
  extended by com.jme3.app.Application
      extended by com.jme3.app.SimpleApplication
          extended by org.cogchar.render.app.core.CogcharRenderApp<CRCT>
              extended by org.cogchar.render.app.core.CogcharPresumedApp<PMRCT>
                  extended by org.cogchar.render.app.core.PhysicalApp<BRCT>
                      extended by org.cogchar.render.app.bony.BonyVirtualCharApp<HumanoidRenderContext>
                          extended by org.cogchar.render.app.humanoid.HumanoidPuppetApp
All Implemented Interfaces:
com.jme3.system.SystemListener, WorkaroundAppStub, CogcharRenderSchedule

public class HumanoidPuppetApp
extends BonyVirtualCharApp<HumanoidRenderContext>


Field Summary
 
Fields inherited from class org.cogchar.render.app.core.CogcharPresumedApp
myConfigEmitter
 
Fields inherited from class com.jme3.app.SimpleApplication
flyCam, fpsText, guiFont, guiNode, INPUT_MAPPING_CAMERA_POS, INPUT_MAPPING_EXIT, INPUT_MAPPING_HIDE_STATS, INPUT_MAPPING_MEMORY, rootNode, showSettings
 
Fields inherited from class com.jme3.app.Application
assetManager, audioRenderer, cam, context, guiViewPort, inputEnabled, inputManager, joyInput, keyInput, listener, mouseInput, paused, pauseOnFocus, renderer, renderManager, settings, speed, stateManager, timer, touchInput, viewPort
 
Constructor Summary
HumanoidPuppetApp(org.cogchar.blob.emit.RenderConfigEmitter rce)
           
 
Method Summary
static void main(String[] args)
           
protected  HumanoidRenderContext makeCogcharRenderContext()
           
 
Methods inherited from class org.cogchar.render.app.bony.BonyVirtualCharApp
getBonyRenderContext, initCharPanelWithCanvas, isCanvasStarted, simpleInitApp, startJMonkeyCanvas
 
Methods inherited from class org.cogchar.render.app.core.CogcharPresumedApp
applySettings, getConfigEmitter, getFlyByCamera, getLogger, getPrimaryAppViewPort, hideJmonkeyDebugInfo, initialize, logInfo, setAppSettings, setAppSpeed, setGuiFont, setLogger
 
Methods inherited from class org.cogchar.render.app.core.CogcharRenderApp
getRenderContext, simpleUpdate
 
Methods inherited from class com.jme3.app.SimpleApplication
getGuiNode, getRootNode, isShowSettings, loadGuiFont, setDisplayFps, setDisplayStatView, setShowSettings, simpleRender, start, update
 
Methods inherited from class com.jme3.app.Application
createCanvas, destroy, destroyInput, enqueue, gainFocus, getAssetManager, getAudioRenderer, getCamera, getContext, getGuiViewPort, getInputManager, getListener, getRenderer, getRenderManager, getStateManager, getTimer, getViewPort, handleError, isPauseOnLostFocus, loseFocus, requestClose, reshape, restart, runQueuedTasks, setAssetManager, setPauseOnLostFocus, setSettings, setTimer, start, startCanvas, startCanvas, stop, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.cogchar.render.app.core.WorkaroundAppStub
setPauseOnLostFocus
 
Methods inherited from interface org.cogchar.render.sys.task.CogcharRenderSchedule
enqueue
 

Constructor Detail

HumanoidPuppetApp

public HumanoidPuppetApp(org.cogchar.blob.emit.RenderConfigEmitter rce)
Method Detail

main

public static void main(String[] args)

makeCogcharRenderContext

protected HumanoidRenderContext makeCogcharRenderContext()
Specified by:
makeCogcharRenderContext in class CogcharRenderApp<HumanoidRenderContext>


Copyright © 2010-2014. All Rights Reserved.