Class GenericNameWeightRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.GenericNameWeightRecordingFrame
- Direct Known Subclasses:
AnimationNodeRecordingFrame, AnimationTrackRecordingFrame
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetSlotAt(int i) getValueAt(int i) booleanisCellEmpty(int i) voidvoidreset()Methods inherited from class GenericNameValueRecordingFrame
appendCell, appendCell, appendCell, appendCell, appendCell, close, closeAndDiscard, getColumnCount, getNameAt, getOrCreateColumn, setFrameNumber, writeLine
-
Constructor Details
-
GenericNameWeightRecordingFrame
-
-
Method Details
-
logWeight
-
getSlotAt
-
isCellEmpty
public boolean isCellEmpty(int i) -
getValueAt
- Specified by:
getValueAtin classGenericNameValueRecordingFrame
-
reset
public void reset()- Specified by:
resetin classGenericNameValueRecordingFrame
-