PlayerPlane Constructor Delta Engine Documentation
Special behavior of the player's plane for use in the side-scrolling shoot'em'up. Can be controlled in its vertical position, fire shots and make the environment move. (It is so mighty that, when it flies faster, in truth the world turns faster!) View code on GitHub

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

public PlayerPlane(
	Vector2D initialPosition
)
See Also