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

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

public BatchRenderer2D(
	Drawing drawing
)
See Also