public interface IsDefaultAnimations
Modifier and Type | Method and Description |
---|---|
IsDefaultAnimationCollection |
get(AnimationCollectionKey collection)
Returns an animation collection instance if stored in the the animation options.
|
boolean |
has(AnimationCollectionKey collection)
Returns
true if an animation collection instance is stored in the the animation options. |
boolean has(AnimationCollectionKey collection)
true
if an animation collection instance is stored in the the animation options.collection
- collection instance used to check in the animation optionstrue
if an animation collection instance is stored in the the animation optionsIsDefaultAnimationCollection get(AnimationCollectionKey collection)
collection
- collection instance used to get for animation optionsnull
if does not exists