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

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

public Brick(
	Material material,
	Vector2D offset,
	Orientation displayMode
)
See Also