Ellipse UpdatePointsIfRadiusChanges ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    DeltaEngine.Rendering2D.Shapes Ellipse UpdatePointsIfRadiusChanges

Namespace: DeltaEngine.Rendering2D.Shapes
Assembly: DeltaEngine.Rendering2D.Shapes (in DeltaEngine.Rendering2D.Shapes.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class UpdatePointsIfRadiusChanges : UpdateBehavior

The Ellipse UpdatePointsIfRadiusChanges type exposes the following members.

Constructors

  NameDescription
Public methodEllipse UpdatePointsIfRadiusChanges
Initializes a new instance of the Ellipse UpdatePointsIfRadiusChanges class
Top
Methods

  NameDescription
Public methodUpdate (Overrides UpdateBehavior Update(IEnumerable Entity ).)
Top
See Also