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

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

public CharacterButton(
	float xCenter,
	float yCenter,
	GameScreen screen
)
See Also