Class KeyframeTypeRegistry
java.lang.Object
com.ticxo.modelengine.api.utils.registry.TRegistry<T,T>
com.ticxo.modelengine.api.utils.registry.TUnaryRegistry<KeyframeType<?,?>>
com.ticxo.modelengine.api.animation.keyframe.KeyframeTypeRegistry
-
Field Summary
Fields inherited from class com.ticxo.modelengine.api.utils.registry.TRegistry
defaultItem, registry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.ticxo.modelengine.api.utils.registry.TUnaryRegistry
convert, get, getDefault
Methods inherited from class com.ticxo.modelengine.api.utils.registry.TRegistry
mapSupplier, register, registerAndDefault, setDefaultItem
-
Constructor Details
-
KeyframeTypeRegistry
public KeyframeTypeRegistry()
-
-
Method Details
-
registerKeyframeType
-
getKeys
- Overrides:
getKeys
in classTRegistry<KeyframeType<?,
?>, KeyframeType<?, ?>>
-