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) voidlogDeferredMovement(Vector2 vector0, Vector2 vector1) voidlogVariable(String string, boolean boolean0) voidlogVariable(String string, float float0) voidlogVariable(String name, String val) voidlogVariable(IAnimationVariableSlot iAnimationVariableSlot) voidlogVariables(IAnimationVariableSource varSource) voidreset()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:
getValueAtin classGenericNameValueRecordingFrame
-
reset
public void reset()- Specified by:
resetin classGenericNameValueRecordingFrame
-
logDeferredMovement
-