Class AnimationEventRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.AnimationEventRecordingFrame
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValueAt(int i) voidlogAnimEvent(IAnimatable character, AnimationTrack track, AnimEvent evt) voidlogGlobalAnimEvent(IAnimatable character, GlobalAnimEvent evt) voidreset()Methods inherited from class GenericNameValueRecordingFrame
appendCell, appendCell, appendCell, appendCell, appendCell, close, closeAndDiscard, getColumnCount, getNameAt, getOrCreateColumn, setFrameNumber, writeLine
-
Constructor Details
-
AnimationEventRecordingFrame
-
-
Method Details
-
logAnimEvent
-
logGlobalAnimEvent
-
reset
public void reset()- Specified by:
resetin classGenericNameValueRecordingFrame
-
getValueAt
- Specified by:
getValueAtin classGenericNameValueRecordingFrame
-