Class AnimationVariableSlot
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlot
- All Implemented Interfaces:
IAnimationVariableSlot
- Direct Known Subclasses:
AnimationVariableGenericSlot,AnimationVariableSlotBool,AnimationVariableSlotCallback,AnimationVariableSlotFloat,AnimationVariableSlotString
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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:
getKeyin interfaceIAnimationVariableSlot
-