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

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

public GameButton(
	string image,
	Rectangle drawArea
)
See Also