When the duration is complete it removes the Entity from the Entity System.
View code on GitHub
Inheritance Hierarchy
DeltaEngine.Entities UpdateBehavior
DeltaEngine.Rendering2D SimplePhysics KillAfterDurationReached
Namespace: DeltaEngine.Rendering2D
Assembly: DeltaEngine.Rendering2D (in DeltaEngine.Rendering2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SimplePhysics KillAfterDurationReached type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SimplePhysics KillAfterDurationReached | Initializes a new instance of the SimplePhysics KillAfterDurationReached class |
Methods
Name | Description | |
---|---|---|
Update | (Overrides UpdateBehavior Update(IEnumerable Entity ).) |
See Also