PlayerPlane PlayerMovement ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Entities UpdateBehavior
    SideScroller PlayerPlane PlayerMovement

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

protected class PlayerMovement : UpdateBehavior

The PlayerPlane PlayerMovement type exposes the following members.

Constructors

  NameDescription
Public methodPlayerPlane PlayerMovement
Initializes a new instance of the PlayerPlane PlayerMovement class
Top
Methods

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