[This is preliminary documentation and is subject to change.]

Initializes a new instance of the NormalBrush class

Namespace: fCraft.Drawing
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public NormalBrush(
	Block block
)

Parameters

block
Block

[Missing <param name="block"/> documentation for "M:fCraft.Drawing.NormalBrush.#ctor(fCraft.Block)"]

See Also