|
||||||||||
| 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.model.humanoid.HumanoidFigure
org.cogchar.render.model.humanoid.HumanoidFigure_SinbadTest
public class HumanoidFigure_SinbadTest
| Field Summary | |
|---|---|
static String |
ANIM_DANCE
|
static String |
ANIM_IDLE_TOP
|
static String |
ANIM_STAND_BACK
|
static String |
ANIM_STAND_FRONT
|
| Fields inherited from class org.cogchar.render.model.humanoid.HumanoidFigure |
|---|
SKEL_DEBUG_NAME |
| 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 | |
|---|---|
HumanoidFigure_SinbadTest(HumanoidFigureConfig hfc)
|
|
| Method Summary | |
|---|---|
void |
makeSinbadStandUp()
|
void |
onAnimCycleDone(com.jme3.animation.AnimControl control,
com.jme3.animation.AnimChannel channel,
String animName)
|
void |
runSinbadBoogieAnim()
|
| 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 |
| Field Detail |
|---|
public static String ANIM_STAND_FRONT
public static String ANIM_STAND_BACK
public static String ANIM_DANCE
public static String ANIM_IDLE_TOP
| Constructor Detail |
|---|
public HumanoidFigure_SinbadTest(HumanoidFigureConfig hfc)
| Method Detail |
|---|
public void makeSinbadStandUp()
public void runSinbadBoogieAnim()
public void onAnimCycleDone(com.jme3.animation.AnimControl control,
com.jme3.animation.AnimChannel channel,
String animName)
onAnimCycleDone in interface com.jme3.animation.AnimEventListeneronAnimCycleDone in class HumanoidFigure
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||