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

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

public TwoHumanNetworkGame(
	MessagingSession session,
	int width,
	int height
)
See Also