Interface IScaleComponent
Allows scaling (changing the size of) an entity.
Inherited Members
System.IDisposable.Dispose()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
[RequiredComponent(typeof(IImageComponent), true)]
public interface IScaleComponent : IScale, IComponent, IDisposable, INotifyPropertyChanged