Table of Contents

Class AnimationExtensionMethods

Namespace
Lime
Assembly
Lime.dll
public static class AnimationExtensionMethods
Inheritance
AnimationExtensionMethods
Inherited Members

Methods

Contains(Dictionary<IAnimatorHost, HashSet<IAbstractAnimator>>, IAnimator)

public static bool Contains(this Dictionary<IAnimatorHost, HashSet<IAbstractAnimator>> animatorsPerHost, IAnimator animator)

Parameters

animatorsPerHost Dictionary<IAnimatorHost, HashSet<IAbstractAnimator>>
animator IAnimator

Returns

bool