Show / Hide Table of Contents

    Interface IRotateComponent

    A component which allows rotating an entity.

    Inherited Members
    IRotate.Angle
    IComponent.Name
    IComponent.Entity
    IComponent.RegistrationType
    IComponent.Init(IEntity, Type)
    IComponent.AfterInit()
    System.IDisposable.Dispose()
    System.ComponentModel.INotifyPropertyChanged.PropertyChanged
    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public interface IRotateComponent : IRotate, IComponent, IDisposable, INotifyPropertyChanged
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX