Interface IRotateComponent
A component which allows rotating an entity.
Inherited Members
System.IDisposable.Dispose()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: AGS.API
Assembly: AGS.API.dll
Syntax
public interface IRotateComponent : IRotate, IComponent, IDisposable, INotifyPropertyChanged