Movement ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    CreepyTowers.Enemy Movement

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

public class Movement : UpdateBehavior

The Movement type exposes the following members.

Constructors

  NameDescription
Public methodMovement
Initializes a new instance of the Movement class
Top
Methods

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