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

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

public MockCircularBuffer(
	Device device,
	ShaderWithFormat shader,
	BlendMode blendMode,
	VerticesMode drawMode
)
See Also