Class AnimationVariableRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.AnimationVariableRecordingFrame
-
Field Summary
Fields inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
delim, m_columnNames, m_fileKey, m_frameNumber, m_headerDirty, m_lineBuffer, m_nameIndices, m_outHeader, m_outValues, m_valuesFileNameSuffix
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetValueAt
(int int1) void
logVariable
(String string, String string2) void
logVariables
(IAnimationVariableSource iAnimationVariableSource) protected void
void
reset()
Methods inherited from class zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
addColumnInternal, appendCell, appendCell, appendCell, appendCell, appendCell, appendCellQuot, close, closeAndDiscard, getColumnCount, getNameAt, getOrCreateColumn, openHeader, openValuesFile, setFrameNumber, writeData, writeData, writeHeader, writeHeader, writeLine
-
Constructor Details
-
AnimationVariableRecordingFrame
-
-
Method Details
-
logVariables
-
onColumnAdded
protected void onColumnAdded()- Specified by:
onColumnAdded
in classGenericNameValueRecordingFrame
-
logVariable
-
getValueAt
- Specified by:
getValueAt
in classGenericNameValueRecordingFrame
-
reset
public void reset()- Specified by:
reset
in classGenericNameValueRecordingFrame
-