HierarchyEntity2D Constructor (Rectangle, Single)Delta Engine Documentation
Initializes a new instance of the HierarchyEntity2D class

Namespace: DeltaEngine.Rendering2D
Assembly: DeltaEngine.Rendering2D (in DeltaEngine.Rendering2D.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public HierarchyEntity2D(
	Rectangle drawArea,
	float orientation = 0f
)
See Also