Tree Constructor Delta Engine Documentation
Initializes a new instance of the Tree class

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

public Tree(
	Vector2D position,
	Team team
)
See Also