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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValueAt(int int1) voidlogVariable(String string, String string2) voidlogVariables(IAnimationVariableSource iAnimationVariableSource) protected voidvoidreset()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:
onColumnAddedin classGenericNameValueRecordingFrame
-
logVariable
-
getValueAt
- Specified by:
getValueAtin classGenericNameValueRecordingFrame
-
reset
public void reset()- Specified by:
resetin classGenericNameValueRecordingFrame
-