Class AnimationVariableRecordingFrame
java.lang.Object
zombie.core.skinnedmodel.animation.debug.GenericNameValueRecordingFrame
zombie.core.skinnedmodel.animation.debug.AnimationVariableRecordingFrame
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetValueAt
(int i) void
logDeferredMovement
(Vector2 vector0, Vector2 vector1) void
logVariable
(String string, boolean boolean0) void
logVariable
(String string, float float0) void
logVariable
(String name, String val) void
logVariable
(IAnimationVariableSlot iAnimationVariableSlot) void
logVariables
(IAnimationVariableSource varSource) 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
-
AnimationVariableRecordingFrame
-
-
Method Details
-
logVariables
-
logVariable
-
logVariable
-
logVariable
-
logVariable
-
getValueAt
- Specified by:
getValueAt
in classGenericNameValueRecordingFrame
-
reset
public void reset()- Specified by:
reset
in classGenericNameValueRecordingFrame
-
logDeferredMovement
-