Inheritance Hierarchy
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
The Ellipse UpdatePointsIfRadiusChanges type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Ellipse UpdatePointsIfRadiusChanges | Initializes a new instance of the Ellipse UpdatePointsIfRadiusChanges class |
Methods
Name | Description | |
---|---|---|
Update | (Overrides UpdateBehavior Update(IEnumerable Entity ).) |
See Also