Table of Contents

Class Animable

Namespace
Lime
Assembly
Lime.dll
public class Animable : IAnimable
Inheritance
Animable
Implements
Derived
Inherited Members
Extension Methods

Properties

Owner

public IAnimable Owner { get; set; }

Property Value

IAnimable

Methods

OnOwnerChanged(IAnimable)

protected virtual void OnOwnerChanged(IAnimable previousOwner)

Parameters

previousOwner IAnimable