Class AnimationNodeRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.GenericNameWeightRecordingFrame
zombie.core.skinnedmodel.animation.debug.AnimationNodeRecordingFrame
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
buildHeader
(StringBuilder stringBuilder) void
logActionState
(ActionGroup actionGroup, ActionState actionState, List<ActionState> list) void
logAIState
(State state, List<StateMachine.SubstateSlot> subStates) void
logAnimState
(AnimState state) void
Methods inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameWeightRecordingFrame
getOrCreateColumn, getValueAt, getWeightAt, logWeight, reset
Methods inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
appendCell, appendCell, appendCell, appendCell, appendCell, appendCellQuot, close, closeAndDiscard, getColumnCount, getNameAt, getOrCreateColumn, setFrameNumber, writeLine
-
Constructor Details
-
AnimationNodeRecordingFrame
-
-
Method Details
-
logActionState
public void logActionState(ActionGroup actionGroup, ActionState actionState, List<ActionState> list) -
logAIState
-
logAnimState
-
logCharacterToPlayerDiff
-
buildHeader
-