Asteroid MoveCrossingScreenEdges ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    Asteroids Asteroid MoveCrossingScreenEdges

Namespace: Asteroids
Assembly: Asteroids (in Asteroids.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class MoveCrossingScreenEdges : UpdateBehavior

The Asteroid MoveCrossingScreenEdges type exposes the following members.

Constructors

  NameDescription
Public methodAsteroid MoveCrossingScreenEdges
Initializes a new instance of the Asteroid MoveCrossingScreenEdges class
Top
Methods

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