C# Class GameEventSpy, Tomino

Show file Open project: wojciechczerski/Tomino Class Usage Examples

Public Properties

Property Type Description
gameFinishedCalled bool

Public Methods

Method Description
OnGameFinished ( ) : void

Method Details

OnGameFinished() public method

public OnGameFinished ( ) : void
return void

Property Details

gameFinishedCalled public property

public bool gameFinishedCalled
return bool