Interface ITranslateComponent
Allows changing the position of an entity.
Inherited Members
System.IDisposable.Dispose()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
public interface ITranslateComponent : ITranslate, IComponent, IDisposable, INotifyPropertyChanged