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

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

public ColorRectangle(
	float x,
	float y,
	float width,
	float height
)
See Also