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

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

public Body(
	int gridSize,
	Color color
)
See Also