Logic Constructor (Board Data,  Vector2D )Delta Engine Documentation
Initializes a new instance of the Logic class

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

protected Logic(
	Board Data boardData,
	Vector2D[] homeSquares
)

Parameters

boardData
Type: Drench Board Data
homeSquares
Type:  DeltaEngine.Datatypes Vector2D 
See Also