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 var1) void
logAnimEvent
(AnimationTrack animationTrack, AnimEvent animEvent) void
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
-
AnimationEventRecordingFrame
-
-
Method Details
-
logAnimEvent
-
reset
public void reset()- Specified by:
reset
in classGenericNameValueRecordingFrame
-
getValueAt
- Specified by:
getValueAt
in classGenericNameValueRecordingFrame
-