Class AnimationVariableSlotEnum<EnumType extends Enum<EnumType>>
java.lang.Object
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlot
zombie.core.skinnedmodel.advancedanimation.AbstractAnimationVariableSlotEnum<EnumType>
zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlotEnum<EnumType>
- All Implemented Interfaces:
IAnimationVariableSlot
public class AnimationVariableSlotEnum<EnumType extends Enum<EnumType>>
extends AbstractAnimationVariableSlotEnum<EnumType>
-
Constructor Summary
ConstructorsConstructorDescriptionAnimationVariableSlotEnum
(Class<EnumType> _class, String string, EnumType _enum) -
Method Summary
Methods inherited from class zombie.core.skinnedmodel.advancedanimation.AbstractAnimationVariableSlotEnum
canConvertFrom, clear, getDefaultValue, getEnumTypeClass, getEnumValue, getType, getValueBool, getValueFloat, getValueString, setEnumValue, setValue, setValue, setValue
Methods inherited from class zombie.core.skinnedmodel.advancedanimation.AnimationVariableSlot
getKey
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
getHandle, isReadOnly, setReadOnly
-
Constructor Details
-
AnimationVariableSlotEnum
-
-
Method Details
-
getValue
-
setValue
-