EntityTests CreateEntityStartAndStopBehavior ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    DeltaEngine.Tests.Entities EntityTests CreateEntityStartAndStopBehavior

Namespace: DeltaEngine.Tests.Entities
Assembly: DeltaEngine.Tests (in DeltaEngine.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class CreateEntityStartAndStopBehavior : UpdateBehavior

The EntityTests CreateEntityStartAndStopBehavior type exposes the following members.

Constructors

  NameDescription
Public methodEntityTests CreateEntityStartAndStopBehavior
Initializes a new instance of the EntityTests CreateEntityStartAndStopBehavior class
Top
Methods

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