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

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

public SinglePlayerLogic(
	int width,
	int height
)
See Also