Class AnimationVariableSlot
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlot
- All Implemented Interfaces:
IAnimationVariableSlot
- Direct Known Subclasses:
AnimationVariableGenericSlot
,AnimationVariableSlotBool
,AnimationVariableSlotCallback
,AnimationVariableSlotFloat
,AnimationVariableSlotString
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.core.skinnedmodel.advancedanimation.IAnimationVariableSlot
canConvertFrom, clear, getType, getValueBool, getValueFloat, getValueString, isReadOnly, setValue, setValue, setValue
-
Constructor Details
-
AnimationVariableSlot
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfaceIAnimationVariableSlot
-